summaryrefslogtreecommitdiffstats
path: root/src/include/port/win32/arpa/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/win32/arpa/inet.h')
-rw-r--r--src/include/port/win32/arpa/inet.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/port/win32/arpa/inet.h b/src/include/port/win32/arpa/inet.h
new file mode 100644
index 0000000..ad18031
--- /dev/null
+++ b/src/include/port/win32/arpa/inet.h
@@ -0,0 +1,3 @@
+/* src/include/port/win32/arpa/inet.h */
+
+#include <sys/socket.h>