PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tcp.h
Go to the documentation of this file.
1/* src/include/port/win32/netinet/tcp.h */
2#ifndef WIN32_NETINET_TCP_H
3#define WIN32_NETINET_TCP_H
4
5#include <sys/socket.h>
6
7#endif