From 982787c28b7555d836845406da79aa52e229d3f2 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 17 May 2000 20:27:13 +0000 Subject: Fixes for recent kernel changes, this will screw over people (like me) who have a -CURRENT before: Fri May 5 9:58:59 2000 UTC by phk .. however, since no __FreeBSD_version bump was performed, I can't handle this with the usual Makefile magic. Submitted by: kuriyama-san Reviewed by: Matt Ayres ("it works now") --- net/net-snmp/files/patch-am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net/net-snmp/files/patch-am (limited to 'net/net-snmp/files/patch-am') diff --git a/net/net-snmp/files/patch-am b/net/net-snmp/files/patch-am new file mode 100644 index 000000000000..0ad08d546705 --- /dev/null +++ b/net/net-snmp/files/patch-am @@ -0,0 +1,12 @@ +--- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c~ Sat Dec 18 08:41:14 1999 ++++ agent/mibgroup/ucd-snmp/vmstat_freebsd2.c Wed May 17 11:18:59 2000 +@@ -9,6 +9,9 @@ + #include + #include + #include ++#ifdef freebsd5 ++#include ++#endif + #include + #include + #include -- cgit v1.2.3