From 498a32b6c139d942f0b992f075352b79124e6091 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 27 Jul 2000 16:24:00 +0000 Subject: [PATCH] remove all superfluous header files git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8861 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/inet_ntop.c | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/lib/roken/inet_ntop.c b/lib/roken/inet_ntop.c index 7e4da784b..71869c76d 100644 --- a/lib/roken/inet_ntop.c +++ b/lib/roken/inet_ntop.c @@ -36,23 +36,6 @@ RCSID("$Id$"); #endif -#include -#ifdef HAVE_SYS_TYPES_H -#include -#endif -#ifdef HAVE_SYS_SOCKET_H -#include -#endif -#ifdef HAVE_NETINET_IN_H -#include -#endif -#ifdef HAVE_NETINET_IN6_H -#include -#endif -#ifdef HAVE_NETINET6_IN6_H -#include -#endif - #include /*