summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcic.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-09-10 08:32:01 +0000
committerbde <bde@FreeBSD.org>1996-09-10 08:32:01 +0000
commit25556c3b939b3fbbe349eb8dda57f5749ec814a1 (patch)
tree8b4d4d6687e6d3c4d98e0925a737caec878fa862 /sys/i386/isa/pcic.h
parente311f5393d87db9cb9afed5cfea2e6c9c8a39676 (diff)
downloadFreeBSD-src-25556c3b939b3fbbe349eb8dda57f5749ec814a1.zip
FreeBSD-src-25556c3b939b3fbbe349eb8dda57f5749ec814a1.tar.gz
Updated #includes to 4.4Lite style.
Diffstat (limited to 'sys/i386/isa/pcic.h')
-rw-r--r--sys/i386/isa/pcic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/pcic.h b/sys/i386/isa/pcic.h
index bc5ae5e..055c5d8 100644
--- a/sys/i386/isa/pcic.h
+++ b/sys/i386/isa/pcic.h
@@ -44,7 +44,7 @@
* pcmcia controller chip (PCIC) support *
* (eventually, move this to a separate file) *
*****************************************************************************/
-#include "ic/i82365.h"
+#include <i386/isa/ic/i82365.h>
/*
* Each PCIC chip (82365SL or clone) can handle two card slots, and there
OpenPOWER on IntegriCloud