diff options
Diffstat (limited to 'test/nptl/tst-cond13.c')
-rw-r--r-- | test/nptl/tst-cond13.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nptl/tst-cond13.c b/test/nptl/tst-cond13.c new file mode 100644 index 000000000..29d79b533 --- /dev/null +++ b/test/nptl/tst-cond13.c @@ -0,0 +1,2 @@ +#define USE_COND_SIGNAL 1 +#include "tst-cond12.c" |