]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cgraph.c
.
[thirdparty/gcc.git] / gcc / cgraph.c
index d7c9ba617955122de611c43a8dbadc0280be580a..c6ab7e38ff6a1a4f699a0df688638a737f4d6af3 100644 (file)
@@ -61,6 +61,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-chkp.h"
 #include "context.h"
 #include "gimplify.h"
+#include "stringpool.h"
+#include "attribs.h"
 
 /* FIXME: Only for PROP_loops, but cgraph shouldn't have to know about this.  */
 #include "tree-pass.h"