summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/shell/main_help.c1
-rw-r--r--cpukit/libmisc/shell/shell.c1
-rw-r--r--cpukit/libmisc/shell/shell_getchar.c1
-rw-r--r--cpukit/libmisc/shell/shell_getprompt.c1
4 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libmisc/shell/main_help.c b/cpukit/libmisc/shell/main_help.c
index e45e7f8791..611f2e0a62 100644
--- a/cpukit/libmisc/shell/main_help.c
+++ b/cpukit/libmisc/shell/main_help.c
@@ -17,7 +17,6 @@
#include <rtems.h>
#include <rtems/error.h>
-#include <rtems/system.h>
#include <rtems/shell.h>
#include "internal.h"
diff --git a/cpukit/libmisc/shell/shell.c b/cpukit/libmisc/shell/shell.c
index d1fc9c65df..812a0b02bf 100644
--- a/cpukit/libmisc/shell/shell.c
+++ b/cpukit/libmisc/shell/shell.c
@@ -23,7 +23,6 @@
#include <rtems/error.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>
-#include <rtems/system.h>
#include <rtems/shell.h>
#include <rtems/shellconfig.h>
#include <rtems/console.h>
diff --git a/cpukit/libmisc/shell/shell_getchar.c b/cpukit/libmisc/shell/shell_getchar.c
index 253b1a66c7..6b4de22f10 100644
--- a/cpukit/libmisc/shell/shell_getchar.c
+++ b/cpukit/libmisc/shell/shell_getchar.c
@@ -20,7 +20,6 @@
#include <rtems.h>
#include <rtems/error.h>
-#include <rtems/system.h>
#include <rtems/shell.h>
#include <rtems/shellconfig.h>
#include "internal.h"
diff --git a/cpukit/libmisc/shell/shell_getprompt.c b/cpukit/libmisc/shell/shell_getprompt.c
index 51777f78c0..d496478e39 100644
--- a/cpukit/libmisc/shell/shell_getprompt.c
+++ b/cpukit/libmisc/shell/shell_getprompt.c
@@ -17,7 +17,6 @@
#include <rtems/error.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>
-#include <rtems/system.h>
#include <rtems/shell.h>
#include "internal.h"