aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-mutexpp6.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-mutexpp6.c')
-rw-r--r--nptl/tst-mutexpp6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-mutexpp6.c b/nptl/tst-mutexpp6.c
index 2ddf6b4..87a6ebd 100644
--- a/nptl/tst-mutexpp6.c
+++ b/nptl/tst-mutexpp6.c
@@ -42,4 +42,5 @@ do_test_wrapper (void)
#define TEST_FUNCTION do_test_wrapper ()
#define ATTR &a
+#define ATTR_NULL false
#include "tst-mutex6.c"