From 74865cf25afbe4a1d8dbdcf01b69f6d3b4155bbf Mon Sep 17 00:00:00 2001 From: nate Date: Tue, 18 Nov 1997 21:04:01 +0000 Subject: - 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 ] --- sys/pccard/pccard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pccard/pccard.c') diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c index 133c667..7ba8e13 100644 --- a/sys/pccard/pccard.c +++ b/sys/pccard/pccard.c @@ -52,7 +52,7 @@ #include #endif /* NAPM > 0 */ -#include +#include #include #include -- cgit v1.1