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