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