Fix builds with external talloc
authorSimo Sorce <idra@samba.org>
Fri, 9 Oct 2009 17:14:08 +0000 (13:14 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 9 Oct 2009 17:22:23 +0000 (13:22 -0400)
commit030fbf28fc963065853c08015c34827656c29bfd
treec087e85b00726e6b3aefb2d695ddc953fd2bfe13
parentb638a210f8deacb5cbd56ce273e7efd9bb052054
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