LOCAL: include <poll.h> rather than <sys/poll.h> This make musl happy. musl doesn't like including <sys/poll.h> directly: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> Change-Id: Ieef8163c0345085ed7c8f437cc2542f0346429ea