summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-02-19 02:11:01 +0000
committerTim Potter <tpot@samba.org>2002-02-19 02:11:01 +0000
commit25d8d308c8ea6e08bafced33eb2d3e348ec98704 (patch)
tree37bbdbe25e33955776e71812cbabdf405ad890ab
parent2ef886855c18553fc441a56327acdb458fd10cb5 (diff)
downloadsamba-25d8d308c8ea6e08bafced33eb2d3e348ec98704.tar.gz
samba-25d8d308c8ea6e08bafced33eb2d3e348ec98704.tar.bz2
samba-25d8d308c8ea6e08bafced33eb2d3e348ec98704.zip
make proto
(This used to be commit 98d3ea19b0755cf59102c479ddbbfe62bd653d74)
-rw-r--r--source3/nsswitch/winbindd_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd_proto.h b/source3/nsswitch/winbindd_proto.h
index 58e42eeab8..5d1081c719 100644
--- a/source3/nsswitch/winbindd_proto.h
+++ b/source3/nsswitch/winbindd_proto.h
@@ -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);