]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/omp-simd-clone.c
.
[thirdparty/gcc.git] / gcc / omp-simd-clone.c
index fbb122cd1e0898a40e001396b8b6e07df3cb42a4..0a3a386f33dfea64829b208017c255641d40600c 100644 (file)
@@ -48,7 +48,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "ipa-prop.h"
 #include "tree-eh.h"
 #include "varasm.h"
-
+#include "stringpool.h"
+#include "attribs.h"
 
 /* Allocate a fresh `simd_clone' and return it.  NARGS is the number
    of arguments to reserve space for.  */