summaryrefslogtreecommitdiffstats
path: root/sys/dev/ep/if_ep_pccard.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-11-20 05:16:14 +0000
committerimp <imp@FreeBSD.org>1999-11-20 05:16:14 +0000
commit305ec00cedc49c8c5f865df6f048003e338c94e7 (patch)
tree2d94b3a2f9f9f8b67eb618664e0f4991fea006fb /sys/dev/ep/if_ep_pccard.c
parent7f340c8e5db02cb54d68e4cfe86048c51dc3eb87 (diff)
downloadFreeBSD-src-305ec00cedc49c8c5f865df6f048003e338c94e7.zip
FreeBSD-src-305ec00cedc49c8c5f865df6f048003e338c94e7.tar.gz
Kill unneeded #includes. They were left over from the short period of
time when a strcmp against the device name was required. Sio patches sent to peter for review.
Diffstat (limited to 'sys/dev/ep/if_ep_pccard.c')
-rw-r--r--sys/dev/ep/if_ep_pccard.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/ep/if_ep_pccard.c b/sys/dev/ep/if_ep_pccard.c
index d6c7c2c..1435ce3 100644
--- a/sys/dev/ep/if_ep_pccard.c
+++ b/sys/dev/ep/if_ep_pccard.c
@@ -57,12 +57,6 @@
#include <dev/ep/if_epreg.h>
#include <dev/ep/if_epvar.h>
-/* XXX should die XXX */
-#include <sys/select.h>
-#include <sys/module.h>
-#include <pccard/cardinfo.h>
-#include <pccard/slot.h>
-
static const char *ep_pccard_identify(u_short id);
/*
OpenPOWER on IntegriCloud