]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/valtrack.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / valtrack.c
index a3d00e21130e966bd7ceda0dece89551d591ef2c..58e7669fa210912e6c37e47b108d4aad53cd66ae 100644 (file)
@@ -25,6 +25,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "rtl.h"
 #include "valtrack.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "hard-reg-set.h"
+#include "input.h"
 #include "function.h"
 #include "regs.h"
 #include "emit-rtl.h"