]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/profile.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / profile.c
index 6be8a030fc6e0ade3632f1e18cbddf9e2fac5e2f..bcff41105224078b5d2be9b9fa6802f91a13d699 100644 (file)
@@ -55,6 +55,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "flags.h"
 #include "regs.h"
 #include "expr.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 "basic-block.h"
 #include "diagnostic-core.h"