summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-06 07:08:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-06 07:08:45 +0000
commite2bcb3217beeecc97abb651dbc89f9729b72bc50 (patch)
tree0b0f8438906e3cbe8d4538804dd7b23376341b03 /cpukit/ChangeLog
parent2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e2bcb3217beeecc97abb651dbc89f9729b72bc50.tar.bz2
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/pspinlocktranslatereturncode.c: Include <rtems/posix/spinlock.h> (Missing prototypes).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 67ce6b729b..a2cfc0f9cc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/src/pspinlocktranslatereturncode.c:
+ Include <rtems/posix/spinlock.h> (Missing prototypes).
* libfs/src/imfs/imfs_debug.c: Make IMFS_print_jnode,
IMFS_dump_directory static.
* libfs/src/imfs/memfile.c: Make memfile_free_blocks_in_table static.