Skip to content

Commit 41d19fb

Browse files
committed
[test][sanitizer] Add fork include to the test
1 parent 88cc35b commit 41d19fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <stdlib.h>
1717
#include <sys/types.h>
1818
#include <sys/wait.h>
19+
#include <unistd.h>
1920

2021
#include "sanitizer_common/sanitizer_specific.h"
2122

0 commit comments

Comments
 (0)