Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / modules / rlm_copy_packet / rlm_copy_packet.c
index 72f0baa..0603993 100644 (file)
 #include <freeradius-devel/ident.h>
 RCSID("$Id$")
 
-#include <freeradius-devel/autoconf.h>
-
-#include <stdio.h>
-#include <stdlib.h>
-
 #include <freeradius-devel/radiusd.h>
 #include <freeradius-devel/modules.h>
-#include <freeradius-devel/conffile.h>
 
 /*
  *     Define a structure for our module configuration.