1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

make proto

(This used to be commit 98d3ea19b0755cf59102c479ddbbfe62bd653d74)
This commit is contained in:
Tim Potter 2002-02-19 02:11:01 +00:00
parent 2ef886855c
commit 25d8d308c8

View File

@ -26,7 +26,6 @@ struct cache_entry *centry_start(struct winbindd_domain *domain, NTSTATUS status
/* The following definitions come from nsswitch/winbindd_cm.c */
void cm_init_creds(struct ntuser_creds *creds);
CLI_POLICY_HND *cm_get_lsa_handle(char *domain);
CLI_POLICY_HND *cm_get_sam_handle(char *domain);
CLI_POLICY_HND *cm_get_sam_dom_handle(char *domain, DOM_SID *domain_sid);