summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2001-01-09 04:33:49 +0000
committerwollman <wollman@FreeBSD.org>2001-01-09 04:33:49 +0000
commit70c88bb8dad8043bc6de6c2381c0f3d55e803379 (patch)
treedb08626bdde4f7fc600087db865a131d6da00a65 /sys/pccard/slot.h
parent73868ac960ac5a7e40b0f6c9fe5956281809d520 (diff)
downloadFreeBSD-src-70c88bb8dad8043bc6de6c2381c0f3d55e803379.zip
FreeBSD-src-70c88bb8dad8043bc6de6c2381c0f3d55e803379.tar.gz
select() DKI is now in <sys/selinfo.h>.
Diffstat (limited to 'sys/pccard/slot.h')
-rw-r--r--sys/pccard/slot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h
index 6221b4c..edd1400 100644
--- a/sys/pccard/slot.h
+++ b/sys/pccard/slot.h
@@ -47,6 +47,8 @@
#include <sys/rman.h>
#include <machine/resource.h>
+#include <sys/selinfo.h>
+
/*
* Controller data - Specific to each slot controller.
*/
OpenPOWER on IntegriCloud