forked from lix-project/lix
* Not all platforms have sys/select.h.
This commit is contained in:
parent
b1c63dc362
commit
1390ce4142
|
@ -5,7 +5,7 @@
|
|||
#include <boost/weak_ptr.hpp>
|
||||
#include <boost/enable_shared_from_this.hpp>
|
||||
|
||||
#include <sys/select.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in a new issue