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/macro.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'gas/macro.h') diff --git a/gas/macro.h b/gas/macro.h index 4fdaa52d09..104aeae6f0 100644 --- a/gas/macro.h +++ b/gas/macro.h @@ -1,5 +1,5 @@ /* macro.h - header file for macro support for gas - Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, 2004 + Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. Written by Steve and Judy Chamberlain of Cygnus Support, @@ -26,9 +26,6 @@ #define MACRO_H -#include "ansidecl.h" -#include "sb.h" - /* Structures used to store macros. Each macro knows its name and included text. It gets built with a -- cgit v1.2.1