summaryrefslogtreecommitdiffstats
path: root/sys/netinet/accf_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/accf_data.c')
-rw-r--r--sys/netinet/accf_data.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/sys/netinet/accf_data.c b/sys/netinet/accf_data.c
index 88fa975..b66e1c7 100644
--- a/sys/netinet/accf_data.c
+++ b/sys/netinet/accf_data.c
@@ -30,22 +30,8 @@
#include <sys/param.h>
#include <sys/sysctl.h>
-#include <sys/systm.h>
-#include <sys/sysproto.h>
#include <sys/kernel.h>
-#include <sys/proc.h>
-#include <sys/malloc.h>
-#include <sys/unistd.h>
-#include <sys/file.h>
-#include <sys/fcntl.h>
-#include <sys/protosw.h>
-#include <sys/socket.h>
#include <sys/socketvar.h>
-#include <sys/stat.h>
-#include <sys/mbuf.h>
-#include <sys/resource.h>
-#include <sys/sysent.h>
-#include <sys/resourcevar.h>
/* accept filter that holds a socket until data arrives */
OpenPOWER on IntegriCloud