* config/i386/i386.c: Do not include c-common.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 7 May 2009 20:47:24 +0000 (20:47 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 7 May 2009 20:47:24 +0000 (20:47 +0000)
From-SVN: r147250

gcc/ChangeLog
gcc/config/i386/i386.c

index 8460610..e1ffdd3 100644 (file)
@@ -1,3 +1,7 @@
+2009-05-08  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * config/i386/i386.c: Do not include c-common.h.
+
 2009-05-07  Mark Heffernan  <meheff@google.com>
 
        * doc/invoke.texi (Debugging Options): Document change of debugging
index 2054b88..f3d35ce 100644 (file)
@@ -35,7 +35,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "insn-codes.h"
 #include "insn-attr.h"
 #include "flags.h"
-#include "c-common.h"
 #include "except.h"
 #include "function.h"
 #include "recog.h"