]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/asan.c
.
[thirdparty/gcc.git] / gcc / asan.c
index 5f9275f6425a1c29b11b2873edd599716c61f7dc..f83ca65ffdbb12e0bd65719ff833539332540e02 100644 (file)
@@ -47,6 +47,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "varasm.h"
 #include "stor-layout.h"
 #include "tree-iterator.h"
+#include "stringpool.h"
+#include "attribs.h"
 #include "asan.h"
 #include "dojump.h"
 #include "explow.h"