summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-02-05 21:17:12 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:04 +0200
commit61721bfa3309f017155c3cfaab6f246afa3d6b18 (patch)
treea84fd7a6b5eebd5adff57d75f5f94175b5c7d401 /ChangeLog
parent0b5f13ce27017a23ba8a6b7e9a996fef3f42bbbb (diff)
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
* kern/mach_clock.c: Don't include <kern/time_out.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2f3eee..0ca5f28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
+ * kern/mach_clock.c: Don't include <kern/time_out.h>.
+
* i386/i386/hardclock.c: Include <kern/mach_clock.h> instead of
<kern/time_out.h>.
* i386/i386/pit.c: Likewise.