s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
[ddiss/samba.git] / auth / gensec / gensec.h
index 9b2ac19fe1157f9237b14fe8205134b5a7f7ae99..be330e97faf4e086f387d233e7545b4d59368475 100644 (file)
@@ -73,6 +73,7 @@ struct cli_credentials;
 struct gensec_settings;
 struct tevent_context;
 struct tevent_req;
+struct smb_krb5_context;
 
 struct gensec_settings {
        struct loadparm_context *lp_ctx;