haiku/headers/os/net/netdb.h

7 lines
128 B
C

#ifndef _NET_NETDB_H
#define _NET_NETDB_H
#include <netdb.h> /* should include the posix netdb.h */
#endif /* _NET_NETDB_H */