summaryrefslogtreecommitdiffstats
path: root/src/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string.c')
-rw-r--r--src/string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string.c b/src/string.c
index c2ee297..a465d36 100644
--- a/src/string.c
+++ b/src/string.c
@@ -26,6 +26,7 @@
#include <string.h>
#ifndef _WIN32
+#include <netinet/in.h>
#include <arpa/inet.h>
#endif