summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-05-28 02:24:07 +0000
committerimp <imp@FreeBSD.org>2004-05-28 02:24:07 +0000
commit32a2cb42505b08e87eea52b1bf5062b24bafa3fc (patch)
tree88318e230af14166f7b25b95b3d16beb5af55c14 /sys/dev/pccard
parentb4692d4077b54d46e37295c84540f204a2e01f08 (diff)
downloadFreeBSD-src-32a2cb42505b08e87eea52b1bf5062b24bafa3fc.zip
FreeBSD-src-32a2cb42505b08e87eea52b1bf5062b24bafa3fc.tar.gz
Don't nest includes here. There's no need and the subset included is lame.
Submitted by: bde
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r--sys/dev/pccard/pccardvar.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/pccard/pccardvar.h b/sys/dev/pccard/pccardvar.h
index 1868a37..e6aa22f 100644
--- a/sys/dev/pccard/pccardvar.h
+++ b/sys/dev/pccard/pccardvar.h
@@ -30,11 +30,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <sys/types.h>
-#include <sys/queue.h>
-
-#include <machine/bus.h>
-
extern int pccard_verbose;
/*
OpenPOWER on IntegriCloud