summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/apcupsd/files/3.12.4/apcupsd-snmp.patch')
-rw-r--r--sys-power/apcupsd/files/3.12.4/apcupsd-snmp.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-power/apcupsd/files/3.12.4/apcupsd-snmp.patch b/sys-power/apcupsd/files/3.12.4/apcupsd-snmp.patch
new file mode 100644
index 000000000000..7e0bc5474936
--- /dev/null
+++ b/sys-power/apcupsd/files/3.12.4/apcupsd-snmp.patch
@@ -0,0 +1,10 @@
+--- apcupsd-3.12.4-old/src/drivers/snmp/snmp.h 2007-03-23 13:58:21.000000000 -0500
++++ apcupsd-3.12.4/src/drivers/snmp/snmp.h 2007-03-23 13:59:24.000000000 -0500
+@@ -39,6 +39,7 @@
+ #else
+
+ # ifdef HAVE_NET_SNMP
++# include <net-snmp/net-snmp-config.h>
+ # include <net-snmp/library/asn1.h>
+ # include <net-snmp/library/snmp.h>
+ # include <net-snmp/library/snmp_api.h>