Include sanitizer_posix.h to try to fix the mac build
authorReid Kleckner <rnk@google.com>
Tue, 11 Aug 2015 18:29:32 +0000 (18:29 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 11 Aug 2015 18:29:32 +0000 (18:29 +0000)
commit0e58a9d82b06d6e3cf9762157981f3c824c60def
tree2c44c2dbba9a8b0376af7676cd99bb1f68819df9
parent1bfe6c9932c3306575218554dc427cf239e40c19
Include sanitizer_posix.h to try to fix the mac build

Linux must pick it up transitively.

llvm-svn: 244645
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc