summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/assocptrbyremote.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/src/assocptrbyremote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/assocptrbyremote.c b/cpukit/libcsupport/src/assocptrbyremote.c
index 465158195b..6647672566 100644
--- a/cpukit/libcsupport/src/assocptrbyremote.c
+++ b/cpukit/libcsupport/src/assocptrbyremote.c
@@ -5,7 +5,7 @@
* @ingroup Associativity
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif