diff options
Diffstat (limited to 'gdb/ecoff.c')
-rwxr-xr-x | gdb/ecoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ecoff.c b/gdb/ecoff.c index 4397c9c..519763d 100755 --- a/gdb/ecoff.c +++ b/gdb/ecoff.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include <stdio.h> #include "defs.h" #include "bfd.h" #define LANGUAGE_C /* Wierd MIPS crap */ |