aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/kernel.c
diff options
context:
space:
mode:
authorStefan Farfeleder <stefanf@FreeBSD.org>2004-05-24 12:44:00 +0000
committerStefan Farfeleder <stefanf@FreeBSD.org>2004-05-24 12:44:00 +0000
commit8b061e144ec96f3dfe460c64551eca5d61b555de (patch)
treeab5b9b2e493bb71c3e0a388b820f2482dff09bd0 /usr.bin/gprof/kernel.c
parentd7d197e0f9188adcc31e57c6150d3a2b21c75cb5 (diff)
downloadsrc-8b061e144ec96f3dfe460c64551eca5d61b555de.tar.gz
src-8b061e144ec96f3dfe460c64551eca5d61b555de.zip
Notes
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"