mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r6467: keep the compiler quiet with another entry in structs.h
Andrew Bartlett
(This used to be commit 106047032f
)
This commit is contained in:
parent
3edf40cd49
commit
4e29d24b4c
@ -74,6 +74,7 @@ struct spnego_data;
|
||||
struct gensec_security;
|
||||
typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx,
|
||||
char **password);
|
||||
struct gensec_ntlmssp_state;
|
||||
|
||||
struct asn1_data;
|
||||
|
||||
@ -200,3 +201,4 @@ struct wrepl_pull_table;
|
||||
struct wrepl_pull_names;
|
||||
|
||||
struct arcfour_state;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user