tsan: remove unused header include

llvm-svn: 211386
This commit is contained in:
Dmitry Vyukov 2014-06-20 18:30:06 +00:00
parent 3fc095e031
commit 5c4a3d3118
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
#include <dlfcn.h> #include <dlfcn.h>
#define __need_res_state #define __need_res_state
#include <resolv.h> #include <resolv.h>
#include <malloc.h>
#ifdef sa_handler #ifdef sa_handler
# undef sa_handler # undef sa_handler