diff options
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r-- | elf/dl-load.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c index a5318f9..c1b6d4b 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -36,7 +36,7 @@ #include <caller.h> #include <sysdep.h> #include <stap-probe.h> -#include <libc-internal.h> +#include <libc-pointer-arith.h> #include <dl-dst.h> #include <dl-load.h> |