summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/talloc/talloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/talloc.c b/source4/lib/talloc/talloc.c
index 43c95a86e5..f92d76bb3d 100644
--- a/source4/lib/talloc/talloc.c
+++ b/source4/lib/talloc/talloc.c
@@ -48,7 +48,7 @@
#endif /* _SAMBA_BUILD_ */
#ifndef _TALLOC_SAMBA3
-#include "config.h"
+#include "replace.h"
#include <stdio.h>
#include <stdlib.h>