aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/kernel.c')
-rw-r--r--usr.bin/gprof/kernel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gprof/kernel.c b/usr.bin/gprof/kernel.c
index fc140877909c..38cc91e369d2 100644
--- a/usr.bin/gprof/kernel.c
+++ b/usr.bin/gprof/kernel.c
@@ -8,6 +8,7 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <stdlib.h>
+#include <string.h>
#include "gprof.h"