summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f7dfc..8ac567b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,8 @@
prototypes.
* kern/sched_prim.h (update_priority, compute_my_priority): Add
prototypes.
+ * kern/time_stamp.h (timestamp_init): Add prototype.
+ * kern/startup.c: Include <kern/time_stamp.h>.
2008-07-04 Samuel Thibault <samuel.thibault@ens-lyon.org>