X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=blobdiff_plain;f=source3%2Finclude%2Fproto.h;h=d15e45a8748a538da703d4dd4ec079936c2d6b5e;hp=c8dce139161ee3fbed634c57d2c44fcffba1c098;hb=c388efdbcb9ef1ecd5a81f7731ce56c7f79b2579;hpb=87b428e424e2e3cca975ecd0efed327e72950a1d;ds=sidebyside diff --git a/source3/include/proto.h b/source3/include/proto.h index c8dce139161..d15e45a8748 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -150,6 +150,10 @@ bool is_trusted_domain(const char* dom_name); NTSTATUS auth_winbind_init(void); +/* The following definitions come from auth/auth_wbc.c */ + +NTSTATUS auth_wbc_init(void); + /* The following definitions come from auth/pampass.c */ bool smb_pam_claim_session(char *user, char *tty, char *rhost);