]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/reload.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / reload.c
index 3e563d0041c8edf12c34c9edbb55e3f3c0b53b3a..8e92f22084ab624384ef64ce14e12cc37ad0add9 100644 (file)
@@ -104,6 +104,11 @@ a register with any other reload.  */
 #include "addresses.h"
 #include "hard-reg-set.h"
 #include "flags.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "input.h"
 #include "function.h"
 #include "params.h"
 #include "target.h"