diff options
Diffstat (limited to 'elf/dl-lookup.c')
-rw-r--r-- | elf/dl-lookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c index 8de301eaa8..521f032b2b 100644 --- a/elf/dl-lookup.c +++ b/elf/dl-lookup.c @@ -26,6 +26,7 @@ #include "dl-hash.h" #include <dl-machine.h> #include <bits/libc-lock.h> +#include <tls.h> #include <assert.h> |