================ @@ -16,6 +16,9 @@ #include <memory> #include <sys/socket.h> #include <sys/un.h> +#ifdef _AIX +#include <strings.h> ---------------- DavidSpickett wrote:
First time I've heard that there is string.h and strings.h. What parts of strings.h were needed here? https://github.com/llvm/llvm-project/pull/120979 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits