[asan] quick fix for mac build, second attempt. Sorry for spam.

llvm-svn: 145694
This commit is contained in:
Kostya Serebryany 2011-12-02 18:52:35 +00:00
parent e7dcbc8691
commit c5be44aaa2

View File

@ -24,7 +24,7 @@
#include <sys/mman.h>
#include <unistd.h>
#include <new.h>
#include <new>
namespace __asan {