]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/sanopt.c
.
[thirdparty/gcc.git] / gcc / sanopt.c
index f6dd14da00d451c49a6571729a902b69e1e60d19..d17c7db3321b37acf1fe3be813425ae3a7850e79 100644 (file)
@@ -30,6 +30,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "gimple-pretty-print.h"
 #include "fold-const.h"
 #include "gimple-iterator.h"
+#include "stringpool.h"
+#include "attribs.h"
 #include "asan.h"
 #include "ubsan.h"
 #include "params.h"