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

Let's try deleting this. AFAICT, the file does not actually depend on the 
header (anymore).

```suggestion
```

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