build: Remove includes.h dep in winbind client libraries
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Feb 2013 00:44:19 +0000 (11:44 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 22 Feb 2013 07:46:35 +0000 (08:46 +0100)
commit613f49ab8bf0bdcc7cd1e2c39bd624586a87cff3
tree28747fbec70f0c979247699e01a91135cef167b7
parentf2c7f2c93d54c77753e2a1b0663813e9778172a4
build: Remove includes.h dep in winbind client libraries

Our LGPL winbind client libs do not link against our server-side code, and
should not use the server-side includes.h.

This removes a build-time dep on talloc that was brought in via includes.h as
this code also does not use talloc.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
nsswitch/winbind_nss_solaris.c