svn commit: samba r18100 - in branches/SAMBA_4_0/source/lib/talloc: .

metze at samba.org metze at samba.org
Tue Sep 5 16:16:27 GMT 2006


Author: metze
Date: 2006-09-05 16:16:27 +0000 (Tue, 05 Sep 2006)
New Revision: 18100

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

Log:
actually make usage of libreplace :-)

metze
Modified:
   branches/SAMBA_4_0/source/lib/talloc/talloc.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/talloc/talloc.c
===================================================================
--- branches/SAMBA_4_0/source/lib/talloc/talloc.c	2006-09-05 15:28:28 UTC (rev 18099)
+++ branches/SAMBA_4_0/source/lib/talloc/talloc.c	2006-09-05 16:16:27 UTC (rev 18100)
@@ -48,7 +48,7 @@
 #endif /* _SAMBA_BUILD_ */
 
 #ifndef _TALLOC_SAMBA3
-#include "config.h"
+#include "replace.h"
 
 #include <stdio.h>
 #include <stdlib.h>



More information about the samba-cvs mailing list