Index: asan.c
===================================================================
--- asan.c      (revision 193465)
+++ asan.c      (working copy)
@@ -32,6 +32,7 @@
 #include "expr.h"
 #include "optabs.h"
 #include "output.h"
+#include "tm_p.h"

 /* AddressSanitizer finds out-of-bounds and use-after-free bugs
    with <2x slowdown on average.
