summaryrefslogtreecommitdiffstats
path: root/sys/pccard/skel.c
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-11-18 21:04:01 +0000
committernate <nate@FreeBSD.org>1997-11-18 21:04:01 +0000
commit74865cf25afbe4a1d8dbdcf01b69f6d3b4155bbf (patch)
tree590664ca119e3029d2d3d8aefbda9e9f28d6a119 /sys/pccard/skel.c
parent744d2dfbcccf46e0de52e30f1b7b84e0f04dfdab (diff)
downloadFreeBSD-src-74865cf25afbe4a1d8dbdcf01b69f6d3b4155bbf.zip
FreeBSD-src-74865cf25afbe4a1d8dbdcf01b69f6d3b4155bbf.tar.gz
- Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with
the card.h that config builds. [ Repository renaming done in the background to save the card.h history ]
Diffstat (limited to 'sys/pccard/skel.c')
-rw-r--r--sys/pccard/skel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/skel.c b/sys/pccard/skel.c
index 38daba4..64d2c89 100644
--- a/sys/pccard/skel.c
+++ b/sys/pccard/skel.c
@@ -38,7 +38,7 @@
#include <sys/lkm.h>
#include <sys/select.h>
-#include <pccard/card.h>
+#include <pccard/cardinfo.h>
#include <pccard/driver.h>
#include <pccard/slot.h>
OpenPOWER on IntegriCloud