diff options
Diffstat (limited to 'elf/dl-profile.c')
-rw-r--r-- | elf/dl-profile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-profile.c b/elf/dl-profile.c index c3faeba442..9034be229a 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -27,6 +27,7 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> +#include <stdint.h> #include <ldsodefs.h> #include <sys/gmon.h> #include <sys/gmon_out.h> |