summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-09-19 03:25:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-09-19 03:25:51 +0000
commit3d3b423ae3de956e8979a69e4d3c72816ec29ce6 (patch)
tree90d4bb3ce741074c36cd88760a4ff788b05e6ae9 /c/src/ChangeLog
parentInclude <errno.h> instead of <sys/errno.h> (diff)
downloadrtems-3d3b423ae3de956e8979a69e4d3c72816ec29ce6.tar.bz2
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* librdbg/src/servbkpt.c, librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ade195ffb1..4dc4837220 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,8 @@
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librdbg/src/servbkpt.c, librdbg/src/servcon.c,
+ librdbg/src/servrpc.c, librdbg/src/servtgt.c
+ librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
* bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
* configure.ac: Move optman to the end of BSP_SUBDIRS.