diff options
Diffstat (limited to 'elf/sprof.c')
-rw-r--r-- | elf/sprof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/sprof.c b/elf/sprof.c index 5c70ec0473..60f310f47a 100644 --- a/elf/sprof.c +++ b/elf/sprof.c @@ -32,6 +32,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> |