7 lines
76 B
C
7 lines
76 B
C
|
#ifndef _NETINET_TCP_H
|
||
|
#define _NETINET_TCP_H
|
||
|
|
||
|
#include <winsock.h>
|
||
|
|
||
|
#endif
|