summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/common/inet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/inet.h b/src/common/inet.h
index 02473fe2..8995569c 100644
--- a/src/common/inet.h
+++ b/src/common/inet.h
@@ -21,6 +21,7 @@
 
 #else
 
+#include "../../config.h"
 #ifdef USE_IPV6
 #include <winsock2.h>
 #include <ws2tcpip.h>