diff options
Diffstat (limited to 'src/include/port/win32/netinet/in.h')
-rw-r--r-- | src/include/port/win32/netinet/in.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/port/win32/netinet/in.h b/src/include/port/win32/netinet/in.h new file mode 100644 index 0000000..a4e22f8 --- /dev/null +++ b/src/include/port/win32/netinet/in.h @@ -0,0 +1,3 @@ +/* src/include/port/win32/netinet/in.h */ + +#include <sys/socket.h> |