summaryrefslogtreecommitdiff
path: root/net/trafshow/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow/patches/patch-ah')
-rw-r--r--net/trafshow/patches/patch-ah23
1 files changed, 23 insertions, 0 deletions
diff --git a/net/trafshow/patches/patch-ah b/net/trafshow/patches/patch-ah
new file mode 100644
index 00000000000..714d91a3c48
--- /dev/null
+++ b/net/trafshow/patches/patch-ah
@@ -0,0 +1,23 @@
+$NetBSD: patch-ah,v 1.1 2002/10/02 19:20:41 dillo Exp $
+
+--- configure.orig Wed Oct 2 21:15:39 2002
++++ configure
+@@ -2554,6 +2629,18 @@ echo "$ac_t""$V_PCAPVER" 1>&6
+ V_GROUP=0
+ case "$target_os" in
+
++netbsd*)
++ cat >> confdefs.h <<\EOF
++#define HAVE_RTF_LLINFO 1
++EOF
++
++ ;;
++openbsd*)
++ cat >> confdefs.h <<\EOF
++#define HAVE_RTF_LLINFO 1
++EOF
++
++ ;;
+ freebsd*)
+ cat >> confdefs.h <<\EOF
+ #define HAVE_RTF_LLINFO 1