summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_tty.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_tty.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_tty.c')
-rw-r--r--sys/netgraph/ng_tty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netgraph/ng_tty.c b/sys/netgraph/ng_tty.c
index 9b5568f..ca11e97 100644
--- a/sys/netgraph/ng_tty.c
+++ b/sys/netgraph/ng_tty.c
@@ -65,9 +65,7 @@
#include <sys/proc.h>
#include <sys/mbuf.h>
#include <sys/malloc.h>
-#include <sys/socket.h>
#include <sys/fcntl.h>
-#include <sys/file.h>
#include <sys/tty.h>
#include <sys/ttycom.h>
#include <sys/syslog.h>
OpenPOWER on IntegriCloud