ENH: missed this one, cmake now bootstraps on HAIKU
This commit is contained in:
parent
64fc597de2
commit
0aa05cf714
@ -39,7 +39,7 @@
|
|||||||
#error "We can't compile without select() support!"
|
#error "We can't compile without select() support!"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __BEOS__
|
#if defined(__BEOS__) && !defined(__HAIKU__)
|
||||||
/* BeOS has FD_SET defined in socket.h */
|
/* BeOS has FD_SET defined in socket.h */
|
||||||
#include <socket.h>
|
#include <socket.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user