summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/CORE/netdb.h
blob: 43c03c75446400bd1c394e0bad424e9b95535563 (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 */