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