================
@@ -19,7 +19,9 @@
 #include <pwd.h>
 #include <spawn.h>
 #include <sys/stat.h>
+#ifndef _AIX
 #include <sys/syscall.h>
+#endif
----------------
DhruvSrivastavaX wrote:

Done, checked compilation on linux as well.

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

Reply via email to