summaryrefslogtreecommitdiff
path: root/sys/dev/fdc
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2004-07-17 10:05:32 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2004-07-17 10:05:32 +0000
commit55d553460efcfbfd229e86d67a7147f7503bcc1a (patch)
tree90a135d3e9a3ca6995a85f0d3dc90feb8f0492b3 /sys/dev/fdc
parent6e2b0d0b25f537641e72ba34031dabd598fac86d (diff)
Notes
Diffstat (limited to 'sys/dev/fdc')
-rw-r--r--sys/dev/fdc/fdc_isa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fdc/fdc_isa.c b/sys/dev/fdc/fdc_isa.c
index 6e2f820b4b27..5ca027eeb161 100644
--- a/sys/dev/fdc/fdc_isa.c
+++ b/sys/dev/fdc/fdc_isa.c
@@ -36,7 +36,6 @@ __FBSDID("$FreeBSD$");
#include <sys/module.h>
#include <sys/rman.h>
#include <sys/systm.h>
-#include <machine/bus.h>
#include <machine/bus.h>