aboutsummaryrefslogtreecommitdiff
path: root/gprof/hist.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/hist.h')
-rw-r--r--gprof/hist.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gprof/hist.h b/gprof/hist.h
index ea395cd..fe4362b 100644
--- a/gprof/hist.h
+++ b/gprof/hist.h
@@ -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. */