reason for doing so was to get struct rpcent, and we're
getting that via <rpc/netdb.h>.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8877
dc483132-0cff-0310-8789-
dd5450dbe970
#include <sys/time.h>
#include <netinet/in.h>
#include <sys/param.h>
+#if 0
#include <netdb.h> /* XXX This should not have to be here.
* I got sick of seeing the warnings for MAXHOSTNAMELEN
* and the two values were different. -- shanzer
*/
+#endif
#ifndef INADDR_LOOPBACK
#define INADDR_LOOPBACK (rpc_u_int32)0x7F000001