Use vec<> in build_vector
[gcc.git] / gcc / tree-profile.c
index b1ee7f2b3f53d4f7c54c385fbce76fe133b1ea89..4b73255018c984d27e1f8e14c62daa85eee40d15 100644 (file)
@@ -50,6 +50,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "profile.h"
 #include "tree-cfgcleanup.h"
 #include "params.h"
+#include "stringpool.h"
+#include "attribs.h"
 
 static GTY(()) tree gcov_type_node;
 static GTY(()) tree tree_interval_profiler_fn;