diff options
Diffstat (limited to 'sys/pci/if_fxp.c')
-rw-r--r-- | sys/pci/if_fxp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_fxp.c b/sys/pci/if_fxp.c index 9a5def5..3b4afed 100644 --- a/sys/pci/if_fxp.c +++ b/sys/pci/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 */ |