aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
commitc40da00ca320a38816049edd21966bd4045b2303 (patch)
treed47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/dev/fxp
parentef6cf7f1f1e981b38b2bd4eb6a729e6f85c0bcc6 (diff)
Notes
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 41027a1a887c..f49cb7ffd1cd 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>