remove some duplicate #include's.
[deliverable/binutils-gdb.git] / gas / config / tc-iq2000.c
index 0d689c09a21947cfd29de59124c0fd9df96ad723..6e6fe550c81b5001a69af581e7c64373782af3a7 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-iq2000.c -- Assembler for the Sitera IQ2000.
-   Copyright (C) 2003, 2004, 2005 Free Software Foundation.
+   Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,7 +18,6 @@
    the Free Software Foundation, 51 Franklin Street - Fifth Floor,
    Boston, MA 02110-1301, USA.  */
 
-#include <stdio.h>
 #include "as.h"
 #include "safe-ctype.h"
 #include "subsegs.h"
@@ -29,7 +28,6 @@
 #include "elf/common.h"
 #include "elf/iq2000.h"
 #include "libbfd.h"
-#include "hash.h"
 #include "macro.h"
 
 /* Structure to hold all of the different components describing
This page took 0.028082 seconds and 4 git commands to generate.