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