summaryrefslogtreecommitdiffstats
path: root/lib/util/talloc_stack.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix builds with external tallocSimo Sorce2009-10-091-1/+1
| | | | | | 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.
* Import talloc_stack into util library.Jelmer Vernooij2008-10-231-0/+56