diff options
Diffstat (limited to 'gcc/tsan.c')
-rw-r--r-- | gcc/tsan.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "intl.h" #include "tm.h" #include "basic-block.h" +#include "gimple.h" #include "gimplify.h" #include "gimple-iterator.h" #include "function.h" |