summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aic6360.c
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-11-20 15:48:41 +0000
committernate <nate@FreeBSD.org>1997-11-20 15:48:41 +0000
commit35689e7efe73ae768709b49e69f05a654e80b583 (patch)
treea55a79537b3534f130feb5811739323f56f77ecf /sys/i386/isa/aic6360.c
parentea4fadd3114a6a93d5e0d33154dc3e7081b31833 (diff)
downloadFreeBSD-src-35689e7efe73ae768709b49e69f05a654e80b583.zip
FreeBSD-src-35689e7efe73ae768709b49e69f05a654e80b583.tar.gz
- Renamed <pccard/card.h> -> <pccard/cardinfo.h>.
Forgotten by: me Reminded by: Bruce
Diffstat (limited to 'sys/i386/isa/aic6360.c')
-rw-r--r--sys/i386/isa/aic6360.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/aic6360.c b/sys/i386/isa/aic6360.c
index fb2dd6c..67cfb97 100644
--- a/sys/i386/isa/aic6360.c
+++ b/sys/i386/isa/aic6360.c
@@ -31,7 +31,7 @@
*/
/*
- * $Id: aic6360.c,v 1.34 1997/10/26 04:53:49 nate Exp $
+ * $Id: aic6360.c,v 1.35 1997/10/26 21:08:39 nate Exp $
*
* Acknowledgements: Many of the algorithms used in this driver are
* inspired by the work of Julian Elischer (julian@tfs.com) and
@@ -701,7 +701,7 @@ static struct scsi_device aic_dev = {
#include "card.h"
#if NCARD > 0
#include <sys/select.h>
-#include <pccard/card.h>
+#include <pccard/cardinfo.h>
#include <pccard/driver.h>
#include <pccard/slot.h>
OpenPOWER on IntegriCloud