]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lra-lives.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / lra-lives.c
index b72824e8fa80b5be17faec3cd440b47a29cd733e..38b9d3ba6ad837649672c6bc0fbd83d08f6c93eb 100644 (file)
@@ -36,6 +36,11 @@ along with GCC; see the file COPYING3.       If not see
 #include "recog.h"
 #include "output.h"
 #include "regs.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "input.h"
 #include "function.h"
 #include "expr.h"
 #include "basic-block.h"