]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* libgcc2.c: Do not include symcat.h or machmode.h.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2002 21:08:12 +0000 (21:08 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2002 21:08:12 +0000 (21:08 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54717 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/libgcc2.c

index 2fb22489fb93b49250942170b6a8e72687b41ba6..ba774fbc1f1240c466b7afe2e6b75771d03f06ab 100644 (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
index 13da298fd268f3d85d12d68d4c5c43de01711d9b..4b1e187bcf4978a4eeb43d531f780a25af383c78 100644 (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