Skip to content

Fix warning with gcc 10

Isaac Freund requested to merge github/fork/ifreund/gcc-10-warning into master

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

Merge request reports

Loading