diff options
Diffstat (limited to 'nptl/tst-mutexpp1.c')
-rw-r--r-- | nptl/tst-mutexpp1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-mutexpp1.c b/nptl/tst-mutexpp1.c index 9b7d7fe263..8ec4673f1a 100644 --- a/nptl/tst-mutexpp1.c +++ b/nptl/tst-mutexpp1.c @@ -42,4 +42,5 @@ do_test_wrapper (void) #define TEST_FUNCTION do_test_wrapper () #define ATTR &a +#define ATTR_NULL false #include "tst-mutex1.c" |