aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/asan.c')
-rw-r--r--gcc/asan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/asan.c b/gcc/asan.c
index 59ec904c..475dd82 100644
--- a/gcc/asan.c
+++ b/gcc/asan.c
@@ -29,6 +29,7 @@ along with GCC; see the file COPYING3. If not see
#include "internal-fn.h"
#include "gimple-expr.h"
#include "is-a.h"
+#include "inchash.h"
#include "gimple.h"
#include "gimplify.h"
#include "gimple-iterator.h"