Skip to content

Xpoll.h.in: use standard poll.h include

psykose requested to merge psykose1/xorgproto:x/lumlopqnvnoz into master

avoids a bunch of warnings when building against musl libc that warns on this pedantically:

In file included from /usr/include/X11/Xpoll.h:166:
/usr/include/sys/poll.h:1:2: warning: redirecting incorrect #include <sys/poll.h> to <poll.h> [-W#warnings]

Merge request reports

Loading