* alpha.c (alpha_Instruction): Don't use.
[deliverable/binutils-gdb.git] / gprof / hist.h
index ea395cd06c28347b361b28ee335b964d2eaee586..fe4362bdec01d5e44429b54cc6ef9009634eb6f4 100644 (file)
@@ -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.029866 seconds and 4 git commands to generate.