diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
| commit | c40da00ca320a38816049edd21966bd4045b2303 (patch) | |
| tree | d47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/amd64 | |
| parent | ef6cf7f1f1e981b38b2bd4eb6a729e6f85c0bcc6 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/amd64/mp_machdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/amd64/mp_machdep.c b/sys/amd64/amd64/mp_machdep.c index f7e9c724140b..4a1695b2f756 100644 --- a/sys/amd64/amd64/mp_machdep.c +++ b/sys/amd64/amd64/mp_machdep.c @@ -56,7 +56,6 @@ __FBSDID("$FreeBSD$"); #include <vm/vm_extern.h> #include <machine/apicreg.h> -#include <machine/clock.h> #include <machine/md_var.h> #include <machine/mp_watchdog.h> #include <machine/pcb.h> |
