mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-07 04:12:10 +00:00
Include select.h when WIN32 is not defined
Github-Pull: #9224 Rebased-From: 498a1d75e75649b02caeca7b1bc9bbc19e51a566
This commit is contained in:
parent
eebc699d30
commit
396c405e7b
@ -34,6 +34,7 @@
|
||||
#else
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/select.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
#include <net/if.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user