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

From-SVN: r57218
This commit is contained in:
Jeff Law 2002-09-16 16:51:12 -06:00 committed by Jeff Law
parent 9768605441
commit 673587ca43
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-09-16 Jeff Law <law@redhat.com>
* libgcc2.c: Do not include machmode.h.
2002-09-16 Jason Merrill <jason@redhat.com>
Danny Smith <dannysmith@users.sourceforge.net>

View File

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