summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-02 06:46:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-02 06:46:55 +0000
commit8606ed526797d701b66c33a11a9b1a481929f8e0 (patch)
treed7be6781202842f79b26f1b78adc65851c3a71de /c/src/ChangeLog
parent#include <unistd.h>. (diff)
downloadrtems-8606ed526797d701b66c33a11a9b1a481929f8e0.tar.bz2
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/ds1375.c: #include <unistd.h>.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index cd119c342f..6aa7eeca1c 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libchip/rtc/ds1375.c: #include <unistd.h>.
+
2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Readdress use of ctype methods per