summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-debugger.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libdl/rtl-debugger.c')
-rw-r--r--cpukit/libdl/rtl-debugger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libdl/rtl-debugger.c b/cpukit/libdl/rtl-debugger.c
index e6c5e161fd..1ab619d194 100644
--- a/cpukit/libdl/rtl-debugger.c
+++ b/cpukit/libdl/rtl-debugger.c
@@ -22,7 +22,7 @@
* operation based on the r_state field.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif