summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/gprof.h
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-07-10 06:45:02 +0000
committercharnier <charnier@FreeBSD.org>1997-07-10 06:45:02 +0000
commit3e5d2f9ca56d4333f70c1ca8d3b4c882ace01e89 (patch)
tree54a9925733c8cac2abef93a67a8af5379fe30126 /usr.bin/gprof/gprof.h
parentfecd0ac4cdef9377593fc851182a346a94294b0e (diff)
downloadFreeBSD-src-3e5d2f9ca56d4333f70c1ca8d3b4c882ace01e89.zip
FreeBSD-src-3e5d2f9ca56d4333f70c1ca8d3b4c882ace01e89.tar.gz
Use err(3).
Diffstat (limited to 'usr.bin/gprof/gprof.h')
-rw-r--r--usr.bin/gprof/gprof.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/gprof/gprof.h b/usr.bin/gprof/gprof.h
index 27808d2..4dc053e 100644
--- a/usr.bin/gprof/gprof.h
+++ b/usr.bin/gprof/gprof.h
@@ -65,11 +65,6 @@
/*
- * who am i, for error messages.
- */
-char *whoami;
-
- /*
* booleans
*/
typedef int bool;
OpenPOWER on IntegriCloud