summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shell_makeargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/shell_makeargs.c')
-rw-r--r--cpukit/libmisc/shell/shell_makeargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/shell/shell_makeargs.c b/cpukit/libmisc/shell/shell_makeargs.c
index 5d4657677b..7ee556a811 100644
--- a/cpukit/libmisc/shell/shell_makeargs.c
+++ b/cpukit/libmisc/shell/shell_makeargs.c
@@ -9,7 +9,7 @@
* http://www.rtems.org/license/LICENSE.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif