summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/gprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/gprof.c')
-rw-r--r--usr.bin/gprof/gprof.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gprof/gprof.c b/usr.bin/gprof/gprof.c
index 81e50d6..fae3361 100644
--- a/usr.bin/gprof/gprof.c
+++ b/usr.bin/gprof/gprof.c
@@ -47,6 +47,7 @@ static const char rcsid[] =
#include <err.h>
#include <limits.h>
+#include <stdint.h>
#include "gprof.h"
static int valcmp(const void *, const void *);
OpenPOWER on IntegriCloud