summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 1892cb7652..7491a39695 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/imfs/deviceerrno.c:
+ Include <rtems/devfs.h> for missing prototypes.
* libfs/src/rfs/rtems-rfs-rtems-dev.c:
Remove duplicate prototype of rtems_deviceio_errno.
Include <rtems/devfs.h> for rtems_deviceio_errno().