summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rap-shell.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libdl/rap-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libdl/rap-shell.c b/cpukit/libdl/rap-shell.c
index dc1182c826..78a3b539b9 100644
--- a/cpukit/libdl/rap-shell.c
+++ b/cpukit/libdl/rap-shell.c
@@ -15,7 +15,7 @@
* Shell command wrappers for the RTEMS Application loader.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif