Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / main / auth.c
index 94bed74..90bf567 100644 (file)
 #include <freeradius-devel/ident.h>
 RCSID("$Id$")
 
-#include <freeradius-devel/autoconf.h>
-
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-
-#ifdef HAVE_NETINET_IN_H
-#      include <netinet/in.h>
-#endif
-
 #include <freeradius-devel/radiusd.h>
 #include <freeradius-devel/modules.h>
 #include <freeradius-devel/rad_assert.h>
 
+#include <ctype.h>
+
 /*
  *     Return a short string showing the terminal server, port
  *     and calling station ID.