aboutsummaryrefslogtreecommitdiff
path: root/gprof/cg_print.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/cg_print.h')
-rw-r--r--gprof/cg_print.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gprof/cg_print.h b/gprof/cg_print.h
index ad9f424..ce41987 100644
--- a/gprof/cg_print.h
+++ b/gprof/cg_print.h
@@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef cg_print_h
#define cg_print_h
-#include "gprof.h"
-#include "symtab.h"
-
extern double print_time; /* Total of time being printed. */
extern void cg_print PARAMS ((Sym **));