aboutsummaryrefslogtreecommitdiff
path: root/gcc/tsan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tsan.c')
-rw-r--r--gcc/tsan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tsan.c b/gcc/tsan.c
index 0de9713..544d535 100644
--- a/gcc/tsan.c
+++ b/gcc/tsan.c
@@ -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"