summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
committerphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
commitef310efff89c7c9b24e149c33a698707417d8367 (patch)
treed47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/dev/fxp
parent74372333a63dd71bd9a21b559db1ffc6b4e6d093 (diff)
downloadFreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.zip
FreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.tar.gz
Since DELAY() was moved, most <machine/clock.h> #includes have been
unnecessary.
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 41027a1a..f49cb7f 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -62,7 +62,6 @@ __FBSDID("$FreeBSD$");
#include <net/ethernet.h>
#include <net/if_arp.h>
-#include <machine/clock.h> /* for DELAY */
#include <net/if_types.h>
#include <net/if_vlan_var.h>
OpenPOWER on IntegriCloud