summaryrefslogtreecommitdiff
path: root/src/include/port/win32/netinet/tcp.h
blob: 1d377b6adc242346e7fd1309558afb49ee1c8993 (plain)
1
2
3
4
5
6
7
/* src/include/port/win32/netinet/tcp.h */
#ifndef WIN32_NETINET_TCP_H
#define WIN32_NETINET_TCP_H

#include <sys/socket.h>

#endif