summaryrefslogtreecommitdiffstats
path: root/sys/amd64/isa/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/isa/clock.c')
-rw-r--r--sys/amd64/isa/clock.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/isa/clock.c b/sys/amd64/isa/clock.c
index 7f89a7f..28f6dc9 100644
--- a/sys/amd64/isa/clock.c
+++ b/sys/amd64/isa/clock.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)clock.c 7.2 (Berkeley) 5/12/91
- * $Id: clock.c,v 1.8 1997/08/21 04:51:12 smp Exp smp $
+ * $Id: clock.c,v 1.99 1997/08/21 05:08:07 fsmp Exp $
*/
/*
@@ -64,6 +64,7 @@
#include <machine/cpu.h>
#include <machine/frame.h>
#include <machine/ipl.h>
+#include <machine/limits.h>
#ifdef APIC_IO
#include <machine/smp.h>
#endif /* APIC_IO */
OpenPOWER on IntegriCloud