summaryrefslogtreecommitdiff
path: root/net/net-snmp/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/net-snmp/patches/patch-ag')
-rw-r--r--net/net-snmp/patches/patch-ag8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/net-snmp/patches/patch-ag b/net/net-snmp/patches/patch-ag
index fac9a4ab6cc..11e81b5da15 100644
--- a/net/net-snmp/patches/patch-ag
+++ b/net/net-snmp/patches/patch-ag
@@ -1,6 +1,6 @@
-$NetBSD: patch-ag,v 1.7 2006/03/19 22:03:29 joerg Exp $
+$NetBSD: patch-ag,v 1.8 2006/07/29 16:48:27 adam Exp $
---- agent/mibgroup/host/hr_storage.c.orig 2005-10-31 09:14:38.000000000 +0000
+--- agent/mibgroup/host/hr_storage.c.orig 2006-06-05 19:38:24.000000000 +0200
+++ agent/mibgroup/host/hr_storage.c
@@ -73,6 +73,13 @@
#endif
@@ -43,9 +43,9 @@ $NetBSD: patch-ag,v 1.7 2006/03/19 22:03:29 joerg Exp $
long_return = -1;
break;
-#if defined(MBSTAT_SYMBOL)
-- case HRS_TYPE_MBUF:
+- case HRS_TYPE_MBUF:
- long_return = mbstat.m_mbufs;
-- break;
+- break;
-#endif
#elif defined(TOTAL_MEMORY_SYMBOL) || defined(USE_SYSCTL_VM)
case HRS_TYPE_MEM: