summaryrefslogtreecommitdiff
path: root/win32/include/netdb.h
blob: b0c5ea1949dbd07a40ebba984e6e5ec00e1bb689 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// netdb.h

// djl
// Provide UNIX compatibility


#ifndef  _INC_NETDB
#define  _INC_NETDB

#include <sys/socket.h>

#endif //_INC_NETDB