diff options
Diffstat (limited to 'net/net-snmp/patches/patch-fa')
-rw-r--r-- | net/net-snmp/patches/patch-fa | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/net-snmp/patches/patch-fa b/net/net-snmp/patches/patch-fa index cc7aea932c4..86268ce5aeb 100644 --- a/net/net-snmp/patches/patch-fa +++ b/net/net-snmp/patches/patch-fa @@ -1,8 +1,8 @@ -$NetBSD: patch-fa,v 1.2 2010/11/17 00:59:06 taca Exp $ +$NetBSD: patch-fa,v 1.3 2011/05/27 10:55:26 adam Exp $ ---- include/net-snmp/system/netbsd.h.orig 2007-03-08 15:52:34.000000000 +0000 +--- include/net-snmp/system/netbsd.h.orig 2009-04-09 08:48:32.000000000 +0000 +++ include/net-snmp/system/netbsd.h -@@ -38,5 +38,9 @@ +@@ -38,6 +38,10 @@ # define netbsd1 netbsd1 #endif @@ -12,3 +12,4 @@ $NetBSD: patch-fa,v 1.2 2010/11/17 00:59:06 taca Exp $ + /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES + #define NETSNMP_INCLUDE_IFTABLE_REWRITES |