summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcicx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/pcicx.c')
-rw-r--r--sys/i386/isa/pcicx.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/pcicx.c b/sys/i386/isa/pcicx.c
index 65c9df8..07d950e 100644
--- a/sys/i386/isa/pcicx.c
+++ b/sys/i386/isa/pcicx.c
@@ -35,13 +35,14 @@
* circumstances is the author responsible for the proper functioning
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
+ *
+ * $FreeBSD$
*/
#include <sys/param.h>
#if defined(__FreeBSD__)
#include <sys/systm.h>
#include <machine/clock.h>
#endif
-#include <i386/isa/isa_device.h>
#include <i386/isa/pcic.h>
/*
OpenPOWER on IntegriCloud