]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ubsan.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / ubsan.c
index 62894d9687e15d6e931cff15b42d4b69c1467157..de5dc40d659bb8516b8131338e1bd8143d74d97e 100644 (file)
@@ -22,6 +22,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"
+#include "stor-layout.h"
+#include "stringpool.h"
 #include "cgraph.h"
 #include "tree-pass.h"
 #include "gimple.h"