haiku/headers/build/os/net/netdb.h

7 lines
128 B
C
Raw Normal View History

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