]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/profile.c
Include function.h in most files.
[thirdparty/gcc.git] / gcc / profile.c
index 17923c543941c58c3c8d1cf2986103b16c6de832..f39ea9c835c19901f2dad884a0195298158905fd 100644 (file)
@@ -44,12 +44,13 @@ Boston, MA 02111-1307, USA.  */
 #include "config.h"
 #include "system.h"
 #include "rtl.h"
+#include "tree.h"
 #include "flags.h"
 #include "insn-flags.h"
 #include "insn-config.h"
 #include "output.h"
 #include "regs.h"
-#include "tree.h"
+#include "function.h"
 #include "output.h"
 #include "gcov-io.h"
 #include "toplev.h"