remove all superfluous header files

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8842 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-07-27 04:41:06 +00:00
parent 0669d5eeaa
commit 3a9610836f
2 changed files with 1 additions and 43 deletions

View File

@@ -36,25 +36,7 @@
RCSID("$Id$");
#endif
#include <string.h>
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
#ifdef HAVE_NETINET_IN_SYSTM_H
#include <netinet/in_systm.h>
#endif
#ifdef HAVE_NETINET_IP_H
#include <netinet/ip.h>
#endif
#include <roken.h>
#include <err.h>
/*