diff options
Diffstat (limited to 'usr.sbin/pccard/pccardc/rdmap.c')
-rw-r--r-- | usr.sbin/pccard/pccardc/rdmap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pccard/pccardc/rdmap.c b/usr.sbin/pccard/pccardc/rdmap.c index 5515f22..b3a2f1f 100644 --- a/usr.sbin/pccard/pccardc/rdmap.c +++ b/usr.sbin/pccard/pccardc/rdmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: rdmap.c,v 1.8 1997/10/06 11:35:55 charnier Exp $"; #endif /* not lint */ #include <fcntl.h> @@ -36,7 +36,7 @@ static const char rcsid[] = #include <unistd.h> #include <sys/ioctl.h> -#include <pccard/card.h> +#include <pccard/cardinfo.h> #include <pccard/cis.h> void |