================
@@ -25,6 +25,9 @@
 #if !defined(_WIN32)
 #include <unistd.h>
 #endif
+#ifdef _WIN32
----------------
DrSergei wrote:

nit: maybe use `#else`

https://github.com/llvm/llvm-project/pull/175048
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to