summaryrefslogtreecommitdiff
path: root/sys/amd64/isa/clock.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2006-10-02 12:59:59 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2006-10-02 12:59:59 +0000
commitf645b0b51cd22b129405c2c32dba1d051ae3d99c (patch)
treef5002a864a5082d410445f24b5d28a04581034f1 /sys/amd64/isa/clock.c
parent77ec673a84fac9ceb67d89bc7c2069c9ec2a7cb6 (diff)
Notes
Diffstat (limited to 'sys/amd64/isa/clock.c')
-rw-r--r--sys/amd64/isa/clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/isa/clock.c b/sys/amd64/isa/clock.c
index 28116dc08420..81082819f797 100644
--- a/sys/amd64/isa/clock.c
+++ b/sys/amd64/isa/clock.c
@@ -52,6 +52,7 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
+#include <sys/clock.h>
#include <sys/lock.h>
#include <sys/kdb.h>
#include <sys/mutex.h>