summaryrefslogtreecommitdiff
path: root/lib/util/talloc_stack.h
AgeCommit message (Collapse)AuthorFilesLines
2011-03-15talloc: use <talloc.h> not "talloc.h"Andrew Tridgell1-1/+1
this ensures we use the right header
2009-10-09Fix builds with external tallocSimo Sorce1-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.
2008-10-23Import talloc_stack into util library.Jelmer Vernooij1-0/+56