Skip to content
Snippets Groups Projects
psykose's avatar
psykose authored
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]
```

Part-of: <!92>
e312ab76
History
Name Last commit Last update
..