summaryrefslogtreecommitdiff
path: root/win32/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.h')
-rw-r--r--win32/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/config.h b/win32/config.h
new file mode 100644
index 0000000..941cb9a
--- /dev/null
+++ b/win32/config.h
@@ -0,0 +1,5 @@
+/*
+ * Everyone should be including the new style config header.
+ * For now, we'll do it for them for backwards compatability.
+ */
+#include <net-snmp/net-snmp-config.h>