[asan] Add missing header in a test.
llvm-svn: 286191
This commit is contained in:
parent
60f2349b50
commit
f95e706371
@ -13,6 +13,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
extern "C" long strtol(const char *nptr, char **endptr, int base) {
|
||||
fprintf(stderr, "my_strtol_interceptor\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user