summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 03:45:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 03:45:47 +0000
commitb503274b5ac9954ef09d389fb1fc9496705abf58 (patch)
tree4e22889ec54b1e9e41cfeed1d18415e0a1f18f96 /c
parent2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b503274b5ac9954ef09d389fb1fc9496705abf58.tar.bz2
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 1359dc2665..48e30e097f 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
+
+2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c,
optman/rtems/no-msg.c, optman/rtems/no-part.c,
optman/rtems/no-region.c, optman/rtems/no-rtmon.c,