s3: only include lib/privileges.h where needed.
commit428e6132b159f108fc25fe4e89eeb849f40808a7
authorGünther Deschner <gd@samba.org>
Fri, 25 Mar 2011 10:56:52 +0000 (25 11:56 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 5 Apr 2011 20:26:57 +0000 (5 22:26 +0200)
treec50a7f7a5cd3818ef34d792dba73e321d0a41414
parent9bbfc6b009ed07498142e69db2c96149c820dbc3
s3: only include lib/privileges.h where needed.

This finally removes the global lsa.h inclusion.

Guenther
(cherry picked from commit c2d6260f1042313ecb7540dd6ced1470db3001e9)
source3/auth/token_util.c
source3/include/includes.h
source3/include/proto.h
source3/lib/privileges.c
source3/lib/privileges.h [new file with mode: 0644]
source3/passdb/account_pol.c
source3/registry/reg_backend_smbconf.c
source3/rpc_server/lsa/srv_lsa_nt.c
source3/rpc_server/winreg/srv_winreg_nt.c
source3/utils/net_sam.c