From 55f64949d18e27c647e6095283e04218082fcbd6 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Wed, 24 Mar 1999 17:44:51 +0000 Subject: Make this build again. PR: 10561 --- net-mgmt/net-snmp/files/patch-ab | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 net-mgmt/net-snmp/files/patch-ab (limited to 'net-mgmt/net-snmp') diff --git a/net-mgmt/net-snmp/files/patch-ab b/net-mgmt/net-snmp/files/patch-ab new file mode 100644 index 000000000000..d48c2330f5cc --- /dev/null +++ b/net-mgmt/net-snmp/files/patch-ab @@ -0,0 +1,40 @@ +--- agent/mibgroup/ucd-snmp/disk.c.orig Mon Mar 22 20:16:32 1999 ++++ agent/mibgroup/ucd-snmp/disk.c Mon Mar 22 20:20:36 1999 +@@ -76,6 +76,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include + #include + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/errormib.c.orig Mon Mar 22 20:22:21 1999 ++++ agent/mibgroup/ucd-snmp/errormib.c Mon Mar 22 20:22:38 1999 +@@ -90,6 +90,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include + #include + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/extensible.c.orig Mon Mar 22 20:21:49 1999 ++++ agent/mibgroup/ucd-snmp/extensible.c Mon Mar 22 20:22:02 1999 +@@ -78,6 +78,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include + #include + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/loadave.c.orig Mon Mar 22 20:21:05 1999 ++++ agent/mibgroup/ucd-snmp/loadave.c Mon Mar 22 20:21:21 1999 +@@ -77,6 +77,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include + #include + #endif + #if HAVE_SYS_FIXPOINT_H -- cgit v1.2.3