diff options
Diffstat (limited to 'debug/pcprofiledump.c')
-rw-r--r-- | debug/pcprofiledump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/pcprofiledump.c b/debug/pcprofiledump.c index 43ae347d5e..ce6096de06 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -33,6 +33,7 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> +#include <stdint.h> #include "../version.h" |