r18100: actually make usage of libreplace :-)
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Sep 2006 16:16:27 +0000 (16:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:16 +0000 (14:17 -0500)
metze
(This used to be commit 357882e6ec20b559b7053a8dffb72b7dec26b82f)

source4/lib/talloc/talloc.c

index 43c95a86e53f03d898fca6e7d464545feaee2a51..f92d76bb3d4d75009c09654aa575c51821c46d11 100644 (file)
@@ -48,7 +48,7 @@
 #endif /* _SAMBA_BUILD_ */
 
 #ifndef _TALLOC_SAMBA3
-#include "config.h"
+#include "replace.h"
 
 #include <stdio.h>
 #include <stdlib.h>