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