summaryrefslogtreecommitdiffstats
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-03-24 11:25:10 +0000
committerbde <bde@FreeBSD.org>1997-03-24 11:25:10 +0000
commit117209856b858251ebd6fec048828125547e131f (patch)
treecdfa8045b602d9fd34543286b914f01f4b9ddc6e /sys/pci/meteor.c
parent2652de9da3ad6362e6f6db93daf108da125fadf4 (diff)
downloadFreeBSD-src-117209856b858251ebd6fec048828125547e131f.zip
FreeBSD-src-117209856b858251ebd6fec048828125547e131f.tar.gz
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
it when it is not used. In most cases, the reasons for including it went away when the special ioctl headers became self-sufficient.
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index 17b34ea..fce922d 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -153,7 +153,6 @@
#include <sys/mbuf.h>
#include <sys/protosw.h>
#include <sys/socket.h>
-#include <sys/ioctl.h>
#include <sys/errno.h>
#include <sys/malloc.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud