]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-sra.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / tree-sra.c
index ef6c96672aae877266deacc98a118317f99f6fa0..db91c8b81753219c6f0274b7dc3c846746a8e4a5 100644 (file)
@@ -112,6 +112,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "gimple-pretty-print.h"
 #include "ipa-inline.h"
 #include "ipa-utils.h"
+#include "builtins.h"
 
 /* Enumeration of all aggregate reductions we can do.  */
 enum sra_mode { SRA_MODE_EARLY_IPA,   /* early call regularization */