OSDN Git Service

Add missing win32 file --- seems best way to find these is to just
authorBruce Momjian <bruce@momjian.us>
Thu, 15 May 2003 16:40:29 +0000 (16:40 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 15 May 2003 16:40:29 +0000 (16:40 +0000)
commmit then do a cvs update again.

src/include/port/win32_include/arpa/inet.h [new file with mode: 0644]

diff --git a/src/include/port/win32_include/arpa/inet.h b/src/include/port/win32_include/arpa/inet.h
new file mode 100644 (file)
index 0000000..dc979c0
--- /dev/null
@@ -0,0 +1 @@
+#include <sys/socket.h>