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