]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-vect-data-refs.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / tree-vect-data-refs.c
index c48640550e7d705fa6a0e173e1d1007c546f5f62..a4c439fb19ad860fa9a1d0e7718bcba45c77515e 100644 (file)
@@ -57,6 +57,7 @@ along with GCC; see the file COPYING3.  If not see
 /* Need to include rtl.h, expr.h, etc. for optabs.  */
 #include "expr.h"
 #include "optabs.h"
+#include "builtins.h"
 
 /* Return true if load- or store-lanes optab OPTAB is implemented for
    COUNT vectors of type VECTYPE.  NAME is the name of OPTAB.  */