diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2008-04-22 19:38:30 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2008-04-22 19:38:30 +0000 |
| commit | 9b4a8ab7bad97bcb374ab6498fe8a3ff50f260d4 (patch) | |
| tree | e4f15176f61a95b3d24f7c514cf7cb4c76fbb8bf /sys/amd64/isa | |
| parent | dbef86ad30078ac5c8df60cfc989b1ec2ce4ace9 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/isa')
| -rw-r--r-- | sys/amd64/isa/clock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/isa/clock.c b/sys/amd64/isa/clock.c index d66505999b34..91598d5306d7 100644 --- a/sys/amd64/isa/clock.c +++ b/sys/amd64/isa/clock.c @@ -45,7 +45,6 @@ __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> |
