From 4cd22dd0a7c3b0a3452b366d74d1673c457fd4ac Mon Sep 17 00:00:00 2001 From: stefanf Date: Mon, 24 May 2004 12:44:00 +0000 Subject: Include for prototypes of various string functions. Approved by: das (mentor) --- usr.bin/gprof/printlist.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.bin/gprof/printlist.c') diff --git a/usr.bin/gprof/printlist.c b/usr.bin/gprof/printlist.c index c5ecdf7..ed68bcc 100644 --- a/usr.bin/gprof/printlist.c +++ b/usr.bin/gprof/printlist.c @@ -41,6 +41,8 @@ static char sccsid[] = "@(#)printlist.c 8.1 (Berkeley) 6/6/93"; __FBSDID("$FreeBSD$"); #include +#include + #include "gprof.h" /* -- cgit v1.1