Fix builds with external talloc
commit99cdbe35717dcd7b8adabae2b8b366dd87357807
authorSimo Sorce <idra@samba.org>
Fri, 9 Oct 2009 17:14:08 +0000 (9 13:14 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 9 Oct 2009 17:14:08 +0000 (9 13:14 -0400)
tree6aa950e7c96e9870681ee7a793a919efd1cd23a4
parent8283affee6fb0bb0347aa6fcd3033a61eaf6c27d
Fix builds with external talloc

Make sure we do not reference our internal talloc directly.
Let configure define what talloc.h file to use so that builds that use an
extrenal talloc do not include 2 different versions of the talloc header.
lib/util/talloc_stack.h
nsswitch/libwbclient/wbclient.c
source3/include/includes.h