[sanitizer] Return headed to fix build after r346258

llvm-svn: 346270
This commit is contained in:
Vitaly Buka 2018-11-06 21:49:53 +00:00
parent 4e54ef8883
commit 34e6f0b872
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "sanitizer_common.h"
#include "sanitizer_flags.h"
#include "sanitizer_getauxval.h"
#include "sanitizer_internal_defs.h"
#include "sanitizer_libc.h"
#include "sanitizer_linux.h"