summaryrefslogtreecommitdiff
path: root/cpukit/sapi/src/iocontrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/iocontrol.c')
-rw-r--r--cpukit/sapi/src/iocontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/sapi/src/iocontrol.c b/cpukit/sapi/src/iocontrol.c
index 8d6e0a1f3f..60939184aa 100644
--- a/cpukit/sapi/src/iocontrol.c
+++ b/cpukit/sapi/src/iocontrol.c
@@ -15,7 +15,7 @@
* http://www.rtems.org/license/LICENSE.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif