1
0
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:
Andrew Bartlett
2006-08-13 22:57:05 +00:00
committed by Gerald (Jerry) Carter
parent ebee68a5ae
commit cf863ef3e3

View File

@ -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)
{