Files
haiku-beta6/headers/os/net/netdb.h
T

7 lines
133 B
C
Raw Normal View History

#ifndef _NET_NETDB_H
#define _NET_NETDB_H
#include_next <netdb.h> /* should include the posix netdb.h */
2002-10-25 14:02:18 +00:00
#endif /* _NET_NETDB_H */