================
@@ -1,11 +1,13 @@
 #include <stdio.h>
 #include <stdlib.h>
-#include <unistd.h>
+
+#include <threads.h>
----------------
SuibianP wrote:

[`threads.h`](https://en.cppreference.com/w/c/header/threads) is in ISO C11 
standard ยง7.26. The tests are all [passing in Linux x64 
CI](https://buildkite.com/llvm-project/github-pull-requests/builds/151090#0195426e-ca2c-4da7-b72b-6ac347c97b90/429-1562).

https://github.com/llvm/llvm-project/pull/121269
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to