File size: 132 Bytes
e0ee642
 
 
 
 
 
 
1
2
3
4
5
6
7
8
/* src/include/port/win32/netinet/tcp.h */
#ifndef WIN32_NETINET_TCP_H
#define WIN32_NETINET_TCP_H

#include <sys/socket.h>

#endif