diff options
Diffstat (limited to 'gcc/asan.c')
-rw-r--r-- | gcc/asan.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tree.h" #include "gimplify.h" +#include "gimple-iterator.h" #include "tree-iterator.h" #include "cgraph.h" #include "tree-ssanames.h" |