nsswitch Add talloc depencency for nsstest
authorAndrew Bartlett <abartlet@samba.org>
Tue, 4 Jan 2011 03:41:38 +0000 (14:41 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Jan 2011 03:41:38 +0000 (14:41 +1100)
commit640028d158583825ea5ffd1266f099cf8776db5d
treee3db501c0ea7df20df9639bddb94fd3d6d557d4f
parent0a4758770c4cc7670ef19f876ae06b84710fd724
nsswitch Add talloc depencency for nsstest

nsstest does not use talloc, but it includes talloc.h via includes.h,
and so without this it cannot find the right internal header.

This wasn't noticed before, as most linux developer boxes have a talloc.h.

The issue was reported by Adam Tauno Williams <awilliam at whitemice.org>

Andrew Bartlett
nsswitch/wscript_build