]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/omp-low.c
* tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,
[thirdparty/gcc.git] / gcc / omp-low.c
index 208f20c407de0f695904a051f67c7050490fc774..3326e9ecf0cf6f9df05f5e92c77a08746cefc2f4 100644 (file)
@@ -44,6 +44,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "cfgloop.h"
 #include "target.h"
 #include "omp-low.h"
+#include "gimple-low.h"
+#include "tree-cfgcleanup.h"
 
 
 /* Lowering of OpenMP parallel and workshare constructs proceeds in two