summaryrefslogtreecommitdiff
path: root/elf/dl-misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-misc.c')
-rw-r--r--elf/dl-misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-misc.c b/elf/dl-misc.c
index e0e105b88f..5fc13a44a4 100644
--- a/elf/dl-misc.c
+++ b/elf/dl-misc.c
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <stdint.h>
#include <sys/mman.h>
#include <sys/param.h>
#include <sys/stat.h>