mirror of git://sourceware.org/git/glibc.git
elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c
This commit is contained in:
parent
5a619c1f46
commit
21181d1c7b
|
@ -22,6 +22,7 @@
|
|||
#include <unistd.h>
|
||||
#include "version.h"
|
||||
|
||||
#include <dl-procinfo.h>
|
||||
#include <dl-hwcaps.h>
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue