Include sys/select.h for fd_set
socket.cpp fails to compile on musl with a missing definition of fd_set. Include sys/select.h for the definition. Bug: 190084016 Test: m USE_HOST_MUSL=true fastboot Change-Id: I095a56381a85981f42444f4c39ae8e7786d8640f
Loading
Please register or sign in to comment