diff options
Diffstat (limited to 'nptl/tst-tls3mod.c')
-rw-r--r-- | nptl/tst-tls3mod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-tls3mod.c b/nptl/tst-tls3mod.c index 7090b41..b2b218f 100644 --- a/nptl/tst-tls3mod.c +++ b/nptl/tst-tls3mod.c @@ -23,6 +23,7 @@ #include <stdlib.h> #include <unistd.h> #include <pthreaddef.h> +#include <descr.h> extern pthread_barrier_t b; |