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