diff options
Diffstat (limited to 'nptl/tst-mutexpi1.c')
-rw-r--r-- | nptl/tst-mutexpi1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-mutexpi1.c b/nptl/tst-mutexpi1.c index 623ede9fa5..d768664d02 100644 --- a/nptl/tst-mutexpi1.c +++ b/nptl/tst-mutexpi1.c @@ -24,4 +24,5 @@ prepare (void) #define ATTR &a +#define ATTR_NULL false #include "tst-mutex1.c" |