Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / include / netdb.x
1 /* fix for broken ultrix netdb.h. */
2 #ifndef __NETDB_H__
3 #define __NETDB_H__
4
5 #include "/usr/include/netdb.h"
6
7 #endif /* __NETDB_H__ */