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
1 file changed
tree: 1c5d06c73e630c09bf26b3c889e32d0c106a3337
  1. asio/
  2. .gitignore