Fix builds with external talloc
authorSimo Sorce <idra@samba.org>
Fri, 9 Oct 2009 17:14:08 +0000 (13:14 -0400)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:12 +0000 (11:39 +0100)
commit7b4995535e0621e8026781652cbfea00cba2ee59
treec087e85b00726e6b3aefb2d695ddc953fd2bfe13
parent1b61f109f906ee694221a64a3495f639747f3f08
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.
(cherry picked from commit 030fbf28fc963065853c08015c34827656c29bfd)
lib/util/talloc_stack.h
nsswitch/libwbclient/wbclient.c
source3/include/includes.h