svn commit: samba r18646 - in branches/SAMBA_3_0/source/lib/socket_wrapper: .

metze at samba.org metze at samba.org
Mon Sep 18 22:55:11 GMT 2006


Author: metze
Date: 2006-09-18 22:55:10 +0000 (Mon, 18 Sep 2006)
New Revision: 18646

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18646

Log:
now we can have the socket_wrapper.c completely in sync with samba4

metze

Modified:
   branches/SAMBA_3_0/source/lib/socket_wrapper/socket_wrapper.c


Changeset:
Modified: branches/SAMBA_3_0/source/lib/socket_wrapper/socket_wrapper.c
===================================================================
--- branches/SAMBA_3_0/source/lib/socket_wrapper/socket_wrapper.c	2006-09-18 22:52:49 UTC (rev 18645)
+++ branches/SAMBA_3_0/source/lib/socket_wrapper/socket_wrapper.c	2006-09-18 22:55:10 UTC (rev 18646)
@@ -24,10 +24,9 @@
 
 #define SOCKET_WRAPPER_NOT_REPLACE
 #include "includes.h"
-/*
 #include "system/network.h"
 #include "system/filesys.h"
-*/
+
 #ifndef _DLINKLIST_H
 #include "lib/util/dlinklist.h"
 #endif



More information about the samba-cvs mailing list