mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
r1497: add forward declaration for struct auth_session_info
(fix compiler warning) metze
This commit is contained in:
parent
463982bf3f
commit
65147f5aa2
@ -45,6 +45,8 @@ enum gensec_role
|
||||
GENSEC_CLIENT
|
||||
};
|
||||
|
||||
struct auth_session_info;
|
||||
|
||||
struct gensec_security_ops {
|
||||
const char *name;
|
||||
const char *sasl_name;
|
||||
|
Loading…
Reference in New Issue
Block a user