summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-07-17 10:05:32 +0000
committernyan <nyan@FreeBSD.org>2004-07-17 10:05:32 +0000
commit36da044b353df026dd514459cec506fab8b4d9b9 (patch)
tree90a135d3e9a3ca6995a85f0d3dc90feb8f0492b3 /sys
parent5cc76fae9557ac440499cde7a6f44ad1ccac8979 (diff)
downloadFreeBSD-src-36da044b353df026dd514459cec506fab8b4d9b9.zip
FreeBSD-src-36da044b353df026dd514459cec506fab8b4d9b9.tar.gz
Remove duplicate include.
Diffstat (limited to 'sys')
-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 6e2f820..5ca027e 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>
OpenPOWER on IntegriCloud