From 803c49cb0b8536d57d8fe39342202365e5e76525 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 13 Oct 2014 15:59:51 -0500 Subject: jffs2/src/fs-rtems.c: Add include of for prototypes --- cpukit/libfs/src/jffs2/src/fs-rtems.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/libfs/src/jffs2/src/fs-rtems.c b/cpukit/libfs/src/jffs2/src/fs-rtems.c index ceeb6094a0..d9d6864e7f 100644 --- a/cpukit/libfs/src/jffs2/src/fs-rtems.c +++ b/cpukit/libfs/src/jffs2/src/fs-rtems.c @@ -25,6 +25,7 @@ #include #include #include +#include #include /* Ensure that the JFFS2 values are identical to the POSIX defines */ -- cgit v1.2.3