summaryrefslogtreecommitdiff
path: root/include/net-snmp/system/cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net-snmp/system/cygwin.h')
-rw-r--r--include/net-snmp/system/cygwin.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/net-snmp/system/cygwin.h b/include/net-snmp/system/cygwin.h
new file mode 100644
index 0000000..a9b76fb
--- /dev/null
+++ b/include/net-snmp/system/cygwin.h
@@ -0,0 +1,12 @@
+#include <net-snmp/system/generic.h>
+
+/* got socklen_t? */
+#define HAVE_SOCKLEN_T 1
+
+#ifdef HAVE_STDINT_H
+#include <stdint.h> /* uint32_t */
+#endif
+
+#undef bsdlike
+#undef MBSTAT_SYMBOL
+#undef TOTAL_MEMORY_SYMBOL