aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2002-06-17 15:08:12 -0600
committerJeff Law <law@gcc.gnu.org>2002-06-17 15:08:12 -0600
commit912ce2971a2fc65ca9684e11b23300d23e8ffbc8 (patch)
treebedcb2b518f49ebe78dc608f3349f22f697a19c1 /gcc/libgcc2.c
parent5c45425b5c27536f42f21ebede0bc7d9b57dce32 (diff)
downloadgcc-912ce2971a2fc65ca9684e11b23300d23e8ffbc8.zip
gcc-912ce2971a2fc65ca9684e11b23300d23e8ffbc8.tar.gz
gcc-912ce2971a2fc65ca9684e11b23300d23e8ffbc8.tar.bz2
* libgcc2.c: Do not include symcat.h or machmode.h.
From-SVN: r54717
Diffstat (limited to 'gcc/libgcc2.c')
-rw-r--r--gcc/libgcc2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c
index 13da298..4b1e187 100644
--- a/gcc/libgcc2.c
+++ b/gcc/libgcc2.c
@@ -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