1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-05 04:50:35 +03:00
Files
mariadb-columnstore-engine/utils/net-snmp/system/cygwin.h
2016-01-06 14:08:59 -06:00

14 lines
234 B
C

#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 HAVE_WINSOCK_H
#undef bsdlike
#undef MBSTAT_SYMBOL
#undef TOTAL_MEMORY_SYMBOL