Added ifdef to previous commit.
This commit is contained in:
parent
17df42e4b5
commit
7fee867447
@ -51,7 +51,9 @@
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
#ifdef __sun__
|
||||
#include <sys/filio.h>
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#ifndef SOL_TCP
|
||||
|
Loading…
Reference in New Issue
Block a user