]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcse.c
* output.h (__gcc_host_wide_int__): Move to hwint.h.
[thirdparty/gcc.git] / gcc / gcse.c
index d07ee86f4888216e568476f90ee41cc98c78f49c..18e963d1ff097268bc124060c83f36f2b41b97f4 100644 (file)
@@ -150,7 +150,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "insn-config.h"
 #include "recog.h"
 #include "basic-block.h"
-#include "output.h"
 #include "function.h"
 #include "expr.h"
 #include "except.h"