fix musl compilation
This commit is contained in:
parent
9bc58b039b
commit
263561868c
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <sys/select.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
using namespace std::chrono_literals;
|
using namespace std::chrono_literals;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue