================
@@ -6,6 +6,8 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include <fcntl.h>
----------------
kusmour wrote:

Good question, from the code search it seems a lot of base classes have that 
#include. I don't have a windows machine to test with but I doubt this will 
break windows.
eg. 
https://github.com/llvm/llvm-project/blob/main/lldb/source/Host/common/File.cpp#L15-L19

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

Reply via email to