summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-10-15 14:19:01 +0000
committerphk <phk@FreeBSD.org>2000-10-15 14:19:01 +0000
commitbeadbd4365a420ed657bf084947334cf763fe9df (patch)
treef7588f727cba89fa00d17c7a96d1d9721ac818cc /sys/dev/fxp
parent16b7b5256b098cbfcccd40598a02b1b4e2e97289 (diff)
downloadFreeBSD-src-beadbd4365a420ed657bf084947334cf763fe9df.zip
FreeBSD-src-beadbd4365a420ed657bf084947334cf763fe9df.tar.gz
Remove unneeded #include <machine/clock.h>
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 9a5def5..3b4afed 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -63,7 +63,6 @@
#include <vm/vm.h> /* for vtophys */
#include <vm/pmap.h> /* for vtophys */
-#include <machine/clock.h> /* for DELAY */
#include <pci/pcivar.h>
#include <pci/pcireg.h> /* for PCIM_CMD_xxx */
OpenPOWER on IntegriCloud