fix musl compilation

master
Neel Chotai 6 years ago committed by Adam Honse
parent 9bc58b039b
commit 263561868c

@ -22,6 +22,7 @@
#ifdef __linux__
#include <unistd.h>
#include <sys/select.h>
#endif
using namespace std::chrono_literals;

Loading…
Cancel
Save