================ @@ -31,8 +31,11 @@ #include <netdb.h> #include <netinet/in.h> #include <netinet/tcp.h> +#include <sys/ioctl.h> #include <sys/socket.h> +#include <sys/stat.h> #include <sys/un.h> +#include <termios.h> ---------------- labath wrote:
Are all of these still used? https://github.com/llvm/llvm-project/pull/145621 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits