function.h: Flatten file.
[platform/upstream/gcc.git] / gcc / lra-lives.c
index b72824e..38b9d3b 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"