summaryrefslogtreecommitdiff
path: root/net/pchar/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/pchar/patches/patch-ab')
-rw-r--r--net/pchar/patches/patch-ab16
1 files changed, 12 insertions, 4 deletions
diff --git a/net/pchar/patches/patch-ab b/net/pchar/patches/patch-ab
index 44a0d5cc00d..fee07c7856b 100644
--- a/net/pchar/patches/patch-ab
+++ b/net/pchar/patches/patch-ab
@@ -1,8 +1,16 @@
-$NetBSD: patch-ab,v 1.1 2006/07/17 17:24:35 wiz Exp $
+$NetBSD: patch-ab,v 1.2 2013/03/03 01:06:51 joerg Exp $
---- GetIfInfo.h.orig 2006-07-17 15:13:30.000000000 +0900
-+++ GetIfInfo.h 2006-07-17 15:14:39.000000000 +0900
-@@ -18,7 +18,7 @@
+--- GetIfInfo.h.orig 2013-03-02 23:47:03.000000000 +0000
++++ GetIfInfo.h
+@@ -5,6 +5,7 @@
+ #ifndef GETIFINFO_H
+ #define GETIFINFO_H
+
++#include <inttypes.h>
+ #include "Pctest.h"
+
+ class GetIfInfo
+@@ -18,7 +18,7 @@ public:
bool IsValid(void);
const char * GetDescription(void) const;