From 4a23aa4528afc41a52c5f2b56015be3c09a3a1e3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 13 Dec 2017 08:27:58 +0100 Subject: shell: Include Prepare for header file move to common include directory. Update #3254. --- cpukit/libmisc/shell/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libmisc/shell/internal.h b/cpukit/libmisc/shell/internal.h index 31df89da05..2d042aecf7 100644 --- a/cpukit/libmisc/shell/internal.h +++ b/cpukit/libmisc/shell/internal.h @@ -9,7 +9,7 @@ #ifndef _RTEMS_SHELL_INTERNAL_H #define _RTEMS_SHELL_INTERNAL_H -#include "shell.h" +#include extern rtems_shell_cmd_t * rtems_shell_first_cmd; extern rtems_shell_topic_t * rtems_shell_first_topic; -- cgit v1.2.3