summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7001f26..12d248f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
(vprintf): Add prototype.
* kern/printf.c: Include `printf.h'.
(vprintf, printf): Fix prototype and return a dumb value.
+ * kern/startup.c: Include `printf.h'.
2006-11-07 Barry deFreese <bddebian@comcast.net>