summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadconcurrency.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadconcurrency.c')
-rw-r--r--cpukit/posix/src/pthreadconcurrency.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadconcurrency.c b/cpukit/posix/src/pthreadconcurrency.c
index 7e9c9c0b18..be5d754a9e 100644
--- a/cpukit/posix/src/pthreadconcurrency.c
+++ b/cpukit/posix/src/pthreadconcurrency.c
@@ -1,4 +1,4 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif