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/gnu | |
| parent | c0206f33f75aaf2c86505c60385dc21a1d9534e6 (diff) | |
Notes
Diffstat (limited to 'sys/gnu')
| -rw-r--r-- | sys/gnu/i386/isa/dgb.c | 1 | ||||
| -rw-r--r-- | sys/gnu/i386/isa/dgm.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c index 5b778ad306cba..3fa1aafc0bbb3 100644 --- a/sys/gnu/i386/isa/dgb.c +++ b/sys/gnu/i386/isa/dgb.c @@ -54,7 +54,6 @@ #include <sys/sysctl.h> #include <sys/bus.h> -#include <machine/clock.h> #include <vm/vm.h> #include <vm/pmap.h> diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c index a31ff9c9124fa..b74b8043776ad 100644 --- a/sys/gnu/i386/isa/dgm.c +++ b/sys/gnu/i386/isa/dgm.c @@ -57,7 +57,6 @@ #include <sys/sysctl.h> #include <sys/bus.h> -#include <machine/clock.h> #include <vm/vm.h> #include <vm/pmap.h> |
