diff options
Diffstat (limited to 'sys/pci/if_pcn.c')
-rw-r--r-- | sys/pci/if_pcn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_pcn.c b/sys/pci/if_pcn.c index c9952f3..05e0ab7 100644 --- a/sys/pci/if_pcn.c +++ b/sys/pci/if_pcn.c @@ -73,7 +73,6 @@ #include <vm/vm.h> /* for vtophys */ #include <vm/pmap.h> /* for vtophys */ -#include <machine/clock.h> /* for DELAY */ #include <machine/bus_pio.h> #include <machine/bus_memio.h> #include <machine/bus.h> |