summaryrefslogtreecommitdiff
path: root/net/snort/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/snort/patches/patch-ac')
-rw-r--r--net/snort/patches/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/snort/patches/patch-ac b/net/snort/patches/patch-ac
index 4bf04b6926c..c3bc79f28a4 100644
--- a/net/snort/patches/patch-ac
+++ b/net/snort/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.1 2002/10/13 04:42:13 hubertf Exp $
+$NetBSD: patch-ac,v 1.2 2011/04/01 16:48:36 gdt Exp $
---- src/plugbase.h.orig Thu Jun 27 00:40:44 2002
+--- src/plugbase.h.orig 2009-05-06 22:28:18.000000000 +0000
+++ src/plugbase.h
-@@ -46,7 +46,7 @@
- #undef Free
+@@ -50,7 +50,7 @@
+ # undef Free
#endif
-#if defined(SOLARIS) || defined(FREEBSD) || defined(OPENBSD)
+#if defined(SOLARIS) || defined(FREEBSD) || defined(OPENBSD) || defined(NETBSD)
- #include <sys/param.h>
+ # include <sys/param.h>
#endif