summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/freenode.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/freenode.c')
-rw-r--r--cpukit/libcsupport/src/freenode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/freenode.c b/cpukit/libcsupport/src/freenode.c
index 3d124c054d..228fd9036a 100644
--- a/cpukit/libcsupport/src/freenode.c
+++ b/cpukit/libcsupport/src/freenode.c
@@ -16,8 +16,8 @@
* http://www.rtems.org/license/LICENSE.
*/
-#if HAVE_CONFIG_H
- #include "config.h"
+#ifdef HAVE_CONFIG_H
+#include "config.h"
#endif
#include <rtems/libio_.h>