From 1f724a030951ce4fdf2d8b7f8344a02e0088aa34 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Oct 2013 14:45:00 +0200 Subject: [PATCH] RFS: Include missing header file --- cpukit/libfs/src/rfs/rtems-rfs-rtems.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c index 4e3370b04a..100f70c538 100644 --- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c +++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c @@ -20,6 +20,7 @@ #include "config.h" #endif +#include #include #include #include