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