mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Fix Build with musl
This commit is contained in:
parent
cf5fe30219
commit
cabe026a63
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#else
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
CHIAKI_EXPORT ChiakiErrorCode chiaki_stop_pipe_init(ChiakiStopPipe *stop_pipe)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue