13 lines
149 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
// netdb.h
// djl
// Provide UNIX compatibility
#ifndef _INC_NETDB
#define _INC_NETDB
#include <sys/socket.h>
#endif //_INC_NETDB