about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
authorMatheus Castanho <msc@linux.ibm.com>2020-10-12 11:28:18 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-10-12 11:28:18 +0200
commit21181d1c7b181c4bb71e587c7944e100d923b393 (patch)
treeed0619c2a3da9f12b43ca862fc1a093c08de1d3d /elf
parent5a619c1f46c49dbb9706beeb74f4a466696394fc (diff)
downloadglibc-21181d1c7b181c4bb71e587c7944e100d923b393.tar.gz
glibc-21181d1c7b181c4bb71e587c7944e100d923b393.tar.xz
glibc-21181d1c7b181c4bb71e587c7944e100d923b393.zip
elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c
Diffstat (limited to 'elf')
-rw-r--r--elf/dl-usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-usage.c b/elf/dl-usage.c
index c07f43835b..796ad38b43 100644
--- a/elf/dl-usage.c
+++ b/elf/dl-usage.c
@@ -22,6 +22,7 @@
 #include <unistd.h>
 #include "version.h"
 
+#include <dl-procinfo.h>
 #include <dl-hwcaps.h>
 
 void