codekingpro's picture
Add files using upload-large-folder tool
e0ee642 verified
Raw
History Blame Contribute Delete
112 Bytes
/* src/include/port/win32/netdb.h */
#ifndef WIN32_NETDB_H
#define WIN32_NETDB_H
#include <ws2tcpip.h>
#endif