]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/combine.c
* output.h (__gcc_host_wide_int__): Move to hwint.h.
[thirdparty/gcc.git] / gcc / combine.c
index d6897a1795865c427d3d464d7e8e09d3c31350b4..70b80bca738e662d026968e600184a4ba1fcc2ec 100644 (file)
@@ -97,8 +97,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "optabs.h"
 #include "insn-codes.h"
 #include "rtlhooks-def.h"
-/* Include output.h for dump_file.  */
-#include "output.h"
 #include "params.h"
 #include "timevar.h"
 #include "tree-pass.h"