Revert "[tsan] Include unistd.h to declare gettid()"
This reverts commit de8c4bef33.
Unfortunately the fix-forward didn't work. Reverting both and will have
Vitaly re-submit.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifndef __APPLE__
|
||||
#include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user