mirror of
https://github.com/tnn2/esp-idf-libssh.git
synced 2026-02-04 20:30:38 +09:00
3 lines
70 B
C
3 lines
70 B
C
/* esp-idf has <sys/poll.h> but not <poll.h> */
|
|
#include <sys/poll.h>
|