summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pccard.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-11-20 05:02:00 +0000
committerimp <imp@FreeBSD.org>1999-11-20 05:02:00 +0000
commit7f340c8e5db02cb54d68e4cfe86048c51dc3eb87 (patch)
tree7d0e37858b8b262a17606de323f2d3795d961d9c /sys/pccard/pccard.c
parentf0d1b4083da7e9aa3f292b8e9c8e4f24e533b087 (diff)
downloadFreeBSD-src-7f340c8e5db02cb54d68e4cfe86048c51dc3eb87.zip
FreeBSD-src-7f340c8e5db02cb54d68e4cfe86048c51dc3eb87.tar.gz
Kill unneeded includes
Found by phk's script a while ago.
Diffstat (limited to 'sys/pccard/pccard.c')
-rw-r--r--sys/pccard/pccard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c
index 99751f4..c9f6940 100644
--- a/sys/pccard/pccard.c
+++ b/sys/pccard/pccard.c
@@ -44,11 +44,8 @@
#include <sys/module.h>
#include <sys/uio.h>
#include <sys/poll.h>
-#include <sys/interrupt.h>
#include <sys/bus.h>
#include <machine/bus.h>
-#include <sys/rman.h>
-#include <machine/resource.h>
#include <i386/isa/isa_device.h>
#include <i386/isa/icu.h>
OpenPOWER on IntegriCloud