This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / gprof / cg_print.h
index 03a4a84..ce41987 100644 (file)
@@ -1,6 +1,6 @@
 /* cg_print.h
-   
-   Copyright (C) 2000  Free Software Foundation, Inc.
+
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -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 **));