From e91e9ac2a209a47079b962007f9f5a5971c5eb3a Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 27 Jul 2012 13:21:01 +0000 Subject: tsan: remove unnecessary and wrong include llvm-svn: 160860 --- compiler-rt/lib/tsan/rtl/tsan_rtl.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler-rt') diff --git a/compiler-rt/lib/tsan/rtl/tsan_rtl.cc b/compiler-rt/lib/tsan/rtl/tsan_rtl.cc index 81c3f727f84..0ceb26c90e6 100644 --- a/compiler-rt/lib/tsan/rtl/tsan_rtl.cc +++ b/compiler-rt/lib/tsan/rtl/tsan_rtl.cc @@ -19,7 +19,6 @@ #include "tsan_defs.h" #include "tsan_platform.h" #include "tsan_rtl.h" -#include "tsan_interface.h" #include "tsan_mman.h" #include "tsan_suppressions.h" -- cgit v1.2.3