summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aic6360.c
diff options
context:
space:
mode:
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