summaryrefslogtreecommitdiff
path: root/binutils/budbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/budbg.h')
-rw-r--r--binutils/budbg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/binutils/budbg.h b/binutils/budbg.h
index b9de0223dd..b87defbda4 100644
--- a/binutils/budbg.h
+++ b/binutils/budbg.h
@@ -1,5 +1,5 @@
/* budbg.c -- Interfaces to the generic debugging information routines.
- Copyright 1995, 1996, 2002, 2003, 2005, 2007, 2008
+ Copyright 1995, 1996, 2002, 2003, 2005, 2007, 2008, 2012
Free Software Foundation, Inc.
Written by Ian Lance Taylor <ian@cygnus.com>.
@@ -23,8 +23,6 @@
#ifndef BUDBG_H
#define BUDBG_H
-#include <stdio.h>
-
/* Routine used to read generic debugging information. */
extern void *read_debugging_info (bfd *, asymbol **, long, bfd_boolean);