summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-07 07:11:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-07 07:11:31 +0000
commitadfc907570170c678b3531c3f4cc690911acabd1 (patch)
tree111bac6e4d936021d499eb95a566288bb87c96ec /cpukit/ChangeLog
parent2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-adfc907570170c678b3531c3f4cc690911acabd1.tar.bz2
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/workspace.c: Include <rtems/rtems/support.h> (Missing prototypes).
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 91faf5363c..8ded7fc6b5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/src/workspace.c:
+ Include <rtems/rtems/support.h> (Missing prototypes).
+
+2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+
PR 1983/networking
* libnetworking/libc/gethostbyht.c (gethostent_r):
Abort if (!hostf).