]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-inline.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / tree-inline.c
index a817989200e7fa2f4a0e0acdfc318bf9ddb37a59..2d6fbd693192bf142bacce21f0ff1d5a7b8298f4 100644 (file)
@@ -57,6 +57,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "expr.h"
 #include "tree-dfa.h"
 #include "tree-ssa.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "hard-reg-set.h"
 #include "function.h"
 #include "tree-pretty-print.h"
 #include "except.h"