* tuiIO.c (CTRL_CHAR): Redefine and use readline 4.3 definition.
[deliverable/binutils-gdb.git] / gprof / hist.h
index 737d6aad1c59293c9ea3a414b1be408e8a3d8be8..fe4362bdec01d5e44429b54cc6ef9009634eb6f4 100644 (file)
@@ -1,6 +1,6 @@
 /* hist.h
-   
-   Copyright 2000 Free Software Foundation, Inc.
+
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #ifndef hist_h
 #define hist_h
 
-#include "bfd.h"
-
 extern bfd_vma s_lowpc;                /* Lowpc from the profile file.  */
 extern bfd_vma s_highpc;       /* Highpc from the profile file.  */
 extern bfd_vma lowpc, highpc;  /* Range profiled, in UNIT's.  */
This page took 0.024904 seconds and 4 git commands to generate.