diff options
Diffstat (limited to 'sys/amd64/include/clock.h')
-rw-r--r-- | sys/amd64/include/clock.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h index d9a1993..a923dda 100644 --- a/sys/amd64/include/clock.h +++ b/sys/amd64/include/clock.h @@ -3,14 +3,12 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $Id: clock.h,v 1.16 1996/08/02 21:16:13 bde Exp $ + * $Id: clock.h,v 1.17 1996/10/09 19:47:26 bde Exp $ */ #ifndef _MACHINE_CLOCK_H_ #define _MACHINE_CLOCK_H_ -#include "opt_cpu.h" - #if defined(I586_CPU) || defined(I686_CPU) /* |