diff options
Diffstat (limited to 'elf/dl-close.c')
-rw-r--r-- | elf/dl-close.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-close.c b/elf/dl-close.c index fa9e92cb9f..9467385080 100644 --- a/elf/dl-close.c +++ b/elf/dl-close.c @@ -23,7 +23,7 @@ #include <string.h> #include <sys/types.h> #include <sys/mman.h> -#include <libc-lock.h> +#include <bits/libc-lock.h> /* During the program run we must not modify the global data of |