mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
r18955: fix the build on solaris where unistd.h needs to be includes before
socket_wrapper defined ioctl swrap_ioctl metze (This used to be commit e43d1f6c17c8a44c989a57309b8378c1dd8f591c)
This commit is contained in:
parent
2279881bd4
commit
d18ec9fac8
@ -37,8 +37,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "system/passwd.h"
|
#include "system/passwd.h"
|
||||||
#include "system/network.h"
|
|
||||||
#include "system/filesys.h"
|
#include "system/filesys.h"
|
||||||
|
#include "system/network.h"
|
||||||
|
|
||||||
#include "nsswitch/winbind_nss.h"
|
#include "nsswitch/winbind_nss.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user