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