From ab9ba596796fd67f42e09ec62ab74e25cc5e3e01 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 7 Jun 2006 11:27:58 +0000 Subject: remove some duplicate #include's. --- gas/itbl-parse.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/itbl-parse.y') diff --git a/gas/itbl-parse.y b/gas/itbl-parse.y index a7a52dfabf..45e10efd20 100644 --- a/gas/itbl-parse.y +++ b/gas/itbl-parse.y @@ -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 +#include "as.h" #include "itbl-lex.h" #include "itbl-ops.h" -- cgit v1.2.1