about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-cond13.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/tst-cond13.c')
-rw-r--r--sysdeps/pthread/tst-cond13.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-cond13.c b/sysdeps/pthread/tst-cond13.c
new file mode 100644
index 0000000000..29d79b533e
--- /dev/null
+++ b/sysdeps/pthread/tst-cond13.c
@@ -0,0 +1,2 @@
+#define USE_COND_SIGNAL 1
+#include "tst-cond12.c"