summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.