summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/pthread13.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/pthread13.c')
-rw-r--r--testsuites/psxtests/psxhdrs/pthread13.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxhdrs/pthread13.c b/testsuites/psxtests/psxhdrs/pthread13.c
index 30326784ff..96f80fdceb 100644
--- a/testsuites/psxtests/psxhdrs/pthread13.c
+++ b/testsuites/psxtests/psxhdrs/pthread13.c
@@ -12,6 +12,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <pthread.h>
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING