summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.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/pcic.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/pcic.c')
-rw-r--r--sys/pccard/pcic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index c040942..1a85c5f 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -51,7 +51,7 @@
#include <pccard/pcic98reg.h>
#endif
-#include <pccard/card.h>
+#include <pccard/cardinfo.h>
#include <pccard/driver.h>
#include <pccard/slot.h>
OpenPOWER on IntegriCloud