aboutsummaryrefslogtreecommitdiff
path: root/lib/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config.h')
-rw-r--r--lib/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config.h b/lib/config.h
index 5655c3ba..029f7da7 100644
--- a/lib/config.h
+++ b/lib/config.h
@@ -44,6 +44,7 @@
#if defined(_WIN32)
# define HAVE_LINUX_TYPES_H 1
# define HAVE_WINSOCK_H 1
+# define HAVE_SYS_SYSMACROS_H 1
#endif
#if defined(__APPLE__) || defined(__linux__)
# define HAVE_FCNTL 1