summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_rfc1490.c
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-12-07 05:50:48 +0000
committerjulian <julian@FreeBSD.org>1999-12-07 05:50:48 +0000
commit4efb27971818504cb318693917f7ec92b51a9c80 (patch)
tree708d6a8311f13eb9136eebb00383b86acb69e434 /sys/netgraph/ng_rfc1490.c
parent3bf9dbe9de951f9b21fe1191870b8d7d98e66695 (diff)
downloadFreeBSD-src-4efb27971818504cb318693917f7ec92b51a9c80.zip
FreeBSD-src-4efb27971818504cb318693917f7ec92b51a9c80.tar.gz
Remove a bunch of un-needed includes.
Submitted by: phk@freebsd.org
Diffstat (limited to 'sys/netgraph/ng_rfc1490.c')
-rw-r--r--sys/netgraph/ng_rfc1490.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netgraph/ng_rfc1490.c b/sys/netgraph/ng_rfc1490.c
index 13c3d2d..f14e74b 100644
--- a/sys/netgraph/ng_rfc1490.c
+++ b/sys/netgraph/ng_rfc1490.c
@@ -52,10 +52,8 @@
#include <sys/kernel.h>
#include <sys/malloc.h>
#include <sys/mbuf.h>
-#include <sys/conf.h>
#include <sys/errno.h>
#include <sys/socket.h>
-#include <sys/syslog.h>
#include <net/if.h>
#include <netinet/in.h>
OpenPOWER on IntegriCloud