* config/mips/frame-header-opt.c: Include profile-count.h.
* config/riscv/riscv.c: Include profile-count.h
From-SVN: r248879
+2017-06-05 Jan Hubicka <hubicka@ucw.cz>
+
+ * config/mips/frame-header-opt.c: Include profile-count.h.
+ * config/riscv/riscv.c: Include profile-count.h
+
2017-06-05 Jan Hubicka <hubicka@ucw.cz>
* tree-ssa-loop-im.c (execute_sm_if_changed): Add FLAG_BBS parameter;
#include "tree-pass.h"
#include "target.h"
#include "target-globals.h"
+#include "profile-count.h"
#include "cfg.h"
#include "cgraph.h"
#include "function.h"
#include "common/common-target.h"
#include "langhooks.h"
#include "dominance.h"
+#include "profile-count.h"
#include "cfg.h"
#include "cfgrtl.h"
#include "cfganal.h"