svn commit: samba r19612 - in branches/SAMBA_4_0/source/heimdal/lib/roken: .

metze at samba.org metze at samba.org
Tue Nov 7 12:08:31 GMT 2006


Author: metze
Date: 2006-11-07 12:08:30 +0000 (Tue, 07 Nov 2006)
New Revision: 19612

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

Log:
fix the build with auto dependencies

the samba4 heimdal copy should do not need to use socket_wrapper

metze
Modified:
   branches/SAMBA_4_0/source/heimdal/lib/roken/roken.h


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal/lib/roken/roken.h
===================================================================
--- branches/SAMBA_4_0/source/heimdal/lib/roken/roken.h	2006-11-07 12:04:11 UTC (rev 19611)
+++ branches/SAMBA_4_0/source/heimdal/lib/roken/roken.h	2006-11-07 12:08:30 UTC (rev 19612)
@@ -268,9 +268,6 @@
 int ROKEN_LIB_FUNCTION
 closefrom(int);
 
-
-#include <socket_wrapper.h>
-
 ROKEN_CPP_END
 #define ROKEN_VERSION 0.8pre-samba
 



More information about the samba-cvs mailing list