remove netdb.h, arpa/inet.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7546 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-05 13:27:05 +00:00
parent f58328a359
commit d6c2617cb7

View File

@@ -54,13 +54,6 @@ RCSID("$Id$");
#include <rpcsvc/ypclnt.h>
#endif
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
#include "roken.h"
int __check_rhosts_file = 1;