console-server: include poll.h

musl freaks out when including sys/poll.h, so include poll.h directly.

arm-linux-musleabi/sysroot/usr/include/sys/poll.h:1:2:
error: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Werror=cpp]
 #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  ^~~~~~~

Change-Id: Iad13ba2af242ab0708b327e68668a8739f555a1f
Signed-off-by: Joel Stanley <joel@jms.id.au>
1 file changed