From 295ca7ded068dc5e3efaf97374be53d50c6be082 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 13 Dec 2017 08:23:41 +0100 Subject: RFS: Include Prepare for header file move to common include directory. Update #3254. --- cpukit/libfs/src/rfs/rtems-rfs-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/libfs/src/rfs/rtems-rfs-shell.c b/cpukit/libfs/src/rfs/rtems-rfs-shell.c index 63147999a0..3b31385060 100644 --- a/cpukit/libfs/src/rfs/rtems-rfs-shell.c +++ b/cpukit/libfs/src/rfs/rtems-rfs-shell.c @@ -32,7 +32,7 @@ #if __rtems__ #include "rtems-rfs-rtems.h" -#include "rtems-rfs-shell.h" +#include #endif /** -- cgit v1.2.3