Skip to content

Commit 374bbc9

Browse files
committed
Revert "[tsan] Include unistd.h to declare gettid()"
This reverts commit de8c4be. Unfortunately the fix-forward didn't work. Reverting both and will have Vitaly re-submit.
1 parent f2b6f0b commit 374bbc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/test/tsan/debug_alloc_stack.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <stdint.h>
1010
#include <stdio.h>
1111
#include <stdlib.h>
12-
#include <unistd.h>
1312

1413
#ifndef __APPLE__
1514
#include <sys/types.h>

0 commit comments

Comments
 (0)