remove some duplicate #include's.
[deliverable/binutils-gdb.git] / gas / itbl-parse.y
index a7a52dfabff9d9a468506f3ae16224461d737554..45e10efd20eac98de552588930716e63ae60f850 100644 (file)
@@ -1,5 +1,5 @@
 /* itbl-parse.y
-   Copyright 1997, 2002, 2003, 2005 Free Software Foundation, Inc.
+   Copyright 1997, 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -246,7 +246,7 @@ FIXME! hex is ambiguous with any digit
 
 */
 
-#include <stdio.h>
+#include "as.h"
 #include "itbl-lex.h"
 #include "itbl-ops.h"
 
This page took 0.023599 seconds and 4 git commands to generate.