Better to use HAVE_SYS_FILIO_H when we already have it.
This commit is contained in:
parent
68619b660b
commit
b09d865d5c
@ -51,7 +51,7 @@
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
#ifdef __sun__
|
||||
#ifdef HAVE_SYS_FILIO_H
|
||||
#include <sys/filio.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user