summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/internal.h')
-rw-r--r--cpukit/libmisc/shell/internal.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/cpukit/libmisc/shell/internal.h b/cpukit/libmisc/shell/internal.h
index e542769b12..c0a9908cdf 100644
--- a/cpukit/libmisc/shell/internal.h
+++ b/cpukit/libmisc/shell/internal.h
@@ -8,12 +8,8 @@
* $Id$
*/
-#ifndef _RTEMS_SHELL_INTERNAL_h
-#define _RTEMS_SHELL_INTERNAL_h
-
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#ifndef _RTEMS_SHELL_INTERNAL_H
+#define _RTEMS_SHELL_INTERNAL_H
struct rtems_shell_topic_tt;
typedef struct rtems_shell_topic_tt rtems_shell_topic_t;