summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-24 15:48:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-24 15:48:06 +0000
commite530f72f73fa4f7072b5edafee7a09c86b3aea7f (patch)
treef95a4c1dda1e0bc989eab4ddc4552bef00ea269d /cpukit/ChangeLog
parent2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e530f72f73fa4f7072b5edafee7a09c86b3aea7f.tar.bz2
2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/sys/statvfs.h: Remove include <sys/cdefs.h> (unused). Add C++ guards. Declare functions extern.
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 ee09f6749d..eeca3fcbb4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/include/sys/statvfs.h: Remove include <sys/cdefs.h>
+ (unused). Add C++ guards. Declare functions extern.
+
+2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/include/rtems/posix/mqueue.h,
posix/include/rtems/posix/timer.h: Add missing includes.