* libgcc2.c: Do not include symcat.h or machmode.h.

From-SVN: r54717
This commit is contained in:
Jeff Law 2002-06-17 15:08:12 -06:00 committed by Jeff Law
parent 5c45425b5c
commit 912ce2971a
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2002-06-17 Jeff Law <law@redha.com>
* libgcc2.c: Do not include symcat.h or machmode.h.
2002-06-17 Richard Henderson <rth@redhat.com>
PR target/6922

View File

@ -36,9 +36,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "tconfig.h"
#include "tsystem.h"
#include "symcat.h"
#include "machmode.h"
/* Don't use `fancy_abort' here even if config.h says to use it. */
#ifdef abort
#undef abort