musl-tcc/include/sys/poll.h
2022-03-20 16:48:53 +08:00

3 lines
83 B
C

#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
#include <poll.h>