]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-nrv.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-nrv.c
index 1425d195252045cd5d055ec5f82ce941ab5142b5..b333abf395608aba12f1afa1217d0295772a688d 100644 (file)
@@ -26,6 +26,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "basic-block.h"
 #include "tree-pretty-print.h"
 #include "gimple.h"
+#include "gimple-iterator.h"
+#include "gimple-walk.h"
 #include "gimple-ssa.h"
 #include "tree-ssanames.h"
 #include "tree-pass.h"