mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r17524: Lets see if we can try and get the socket_wapper includes to be
pre-processed last, and get AIX and some other hosts to pass make test
again (I think the macros were being over-overridden).
Andrew Bartlett
(This used to be commit 650b99b19d
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
ebee68a5ae
commit
cf863ef3e3
@ -22,9 +22,9 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/network.h"
|
||||
#include "system/filesys.h"
|
||||
#include "lib/socket/socket.h"
|
||||
#include "system/network.h"
|
||||
|
||||
static NTSTATUS ipv4_init(struct socket_context *sock)
|
||||
{
|
||||
|
Reference in New Issue
Block a user