$NetBSD: patch-fa,v 1.5 2013/03/17 00:15:29 gdt Exp $

--- include/net-snmp/system/netbsd.h.orig	2012-10-09 22:28:58.000000000 +0000
+++ include/net-snmp/system/netbsd.h
@@ -68,6 +68,13 @@
 
 #if __NetBSD_Version__ >= 499005800
 #define NETBSD_STATS_VIA_SYSCTL
+
+/* Why these undefs? */
+#undef IPSTAT_SYMBOL
+#undef ICMPSTAT_SYMBOL
+#undef TCPSTAT_SYMBOL
+#undef UDPSTAT_SYMBOL
+
 #endif /* __NetBSD_Version__ >= 499005800 */
 
 /* define the extra mib modules that are supported */
