summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-08 04:41:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-08 04:41:38 +0000
commit266889191b3e3706d2acdcc392c141a2f54de5e2 (patch)
tree29daa09f64d637e4963321cf32227da60c8199b0 /cpukit/ChangeLog
parent#include <rpc/types.h>. (diff)
downloadrtems-266889191b3e3706d2acdcc392c141a2f54de5e2.tar.bz2
2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/include/rpc/rpcent.h: #include <rpc/types.h>. * librpc/include/rpc/xdr.h: #include <rtems/bsd/sys/cdefs.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4d94af2388..d606d6e95c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/rpcent.h: #include <rpc/types.h>.
+ * librpc/include/rpc/xdr.h: #include <rtems/bsd/sys/cdefs.h>.
+
+2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libfs/src/devfs/devfs.h: Add missing "extern"s.
* libfs/src/imfs/imfs.h: Add missing "extern"s
* libfs/src/pipe/pipe.h: Add missing "extern"s.