summaryrefslogtreecommitdiff
path: root/nptl/tst-robustpi9.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-05-19 08:21:27 +0000
committerRoland McGrath <roland@gnu.org>2007-05-19 08:21:27 +0000
commit77500386c5e716357f76d1fa70a2c2d164e0a8f0 (patch)
tree16be7d8f9d7bcb506993d19655711550fb690e9a /nptl/tst-robustpi9.c
parentdf94b6412e0628cd577da0ce5626358a3967ee44 (diff)
Commit missing test case wrapper file.
Diffstat (limited to 'nptl/tst-robustpi9.c')
-rw-r--r--nptl/tst-robustpi9.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/tst-robustpi9.c b/nptl/tst-robustpi9.c
new file mode 100644
index 0000000000..d059aa7d88
--- /dev/null
+++ b/nptl/tst-robustpi9.c
@@ -0,0 +1,2 @@
+#define ENABLE_PI 1
+#include "tst-robust9.c"