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/dev/ep/if_ep_isa.c | |
parent | c0206f33f75aaf2c86505c60385dc21a1d9534e6 (diff) |
Notes
Diffstat (limited to 'sys/dev/ep/if_ep_isa.c')
-rw-r--r-- | sys/dev/ep/if_ep_isa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ep/if_ep_isa.c b/sys/dev/ep/if_ep_isa.c index c7496fb874124..ae7dd26d17049 100644 --- a/sys/dev/ep/if_ep_isa.c +++ b/sys/dev/ep/if_ep_isa.c @@ -46,7 +46,6 @@ #include <net/if_arp.h> #include <net/if_media.h> -#include <machine/clock.h> #include <isa/isavar.h> |