diff options
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r-- | elf/dl-load.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c index d9c2da2ac7..2ca108ef69 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -33,7 +33,6 @@ #include <sys/types.h> #include "dynamic-link.h" #include <abi-tag.h> -#include <dl-osinfo.h> #include <stackinfo.h> #include <caller.h> #include <sysdep.h> |