summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx03/task.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx03/task.c')
-rw-r--r--testsuites/psxtests/psx03/task.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx03/task.c b/testsuites/psxtests/psx03/task.c
index b4402ee333..0afcff8758 100644
--- a/testsuites/psxtests/psx03/task.c
+++ b/testsuites/psxtests/psx03/task.c
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
#include <signal.h>