diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 14:19:01 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 14:19:01 +0000 |
| commit | db7e3af11198d19592e7e6ef827f4817e823d450 (patch) | |
| tree | 635a3f586205865e0b10d1803b59721bdd143a59 /sys/pci/if_fxp.c | |
| parent | c0206f33f75aaf2c86505c60385dc21a1d9534e6 (diff) | |
Notes
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 9a5def58ce3c..3b4afedacdc0 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 */ |
