mirror of
https://github.com/samba-team/samba.git
synced 2025-10-28 03:33:13 +03:00
r19367: Solaris needs <sys/filio.h> for FIONREAD.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
9389ca13a3
commit
e2866ce788
@@ -62,6 +62,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/filio.h>
|
||||
#include <errno.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
Reference in New Issue
Block a user