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