summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx07/init.c')
-rw-r--r--testsuites/psxtests/psx07/init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx07/init.c b/testsuites/psxtests/psx07/init.c
index 56f7ebdf5d..7de7021646 100644
--- a/testsuites/psxtests/psx07/init.c
+++ b/testsuites/psxtests/psx07/init.c
@@ -9,6 +9,9 @@
* $Id$
*/
+#include <pthread.h>
+#include <sched.h>
+
#define CONFIGURE_INIT
#include "system.h"
#include <errno.h>