aboutsummaryrefslogtreecommitdiff
path: root/gprof/corefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/corefile.h')
-rw-r--r--gprof/corefile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gprof/corefile.h b/gprof/corefile.h
index a876d62..a1457da 100644
--- a/gprof/corefile.h
+++ b/gprof/corefile.h
@@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef corefile_h
#define corefile_h
-#include "bfd.h"
-
extern bfd *core_bfd; /* BFD for core-file. */
extern int core_num_syms; /* # of entries in symbol-table. */
extern asymbol **core_syms; /* Symbol table in a.out. */