mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 08:46:06 +00:00
[sanitizer] Fix test include on Darwin
This commit is contained in:
parent
e9014d9743
commit
0d59efbba4
@ -6,7 +6,7 @@
|
||||
#include <assert.h>
|
||||
#include <spawn.h>
|
||||
#include <stdio.h>
|
||||
#include <wait.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
if (argc > 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user