summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond09/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond09/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcond09/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmcond09/init.c b/testsuites/psxtmtests/psxtmcond09/init.c
new file mode 100644
index 0000000000..5a40a7a407
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmcond09/init.c
@@ -0,0 +1,2 @@
+#define USE_TIMEDWAIT_WITH_VALUE
+#include "../psxtmcond08/psxtmcond08impl.h"