aboutsummaryrefslogtreecommitdiff
path: root/gprof/gmon_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gmon_io.h')
-rw-r--r--gprof/gmon_io.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gprof/gmon_io.h b/gprof/gmon_io.h
index 7936d83..48a0367 100644
--- a/gprof/gmon_io.h
+++ b/gprof/gmon_io.h
@@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef gmon_io_h
#define gmon_io_h
-#include "bfd.h"
-#include "gmon.h"
-
/* Some platforms need to put stdin into binary mode, to read
binary files. */
#include "sysdep.h"