mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
libcli: fix compile warning
Signed-off-by: Günther Deschner <gd@samba.org>
This commit is contained in:
parent
b11fff1f48
commit
678993470f
@ -23,6 +23,8 @@
|
|||||||
#ifndef _LIBCLI_AUTH_SCHANNEL_PROTO_H__
|
#ifndef _LIBCLI_AUTH_SCHANNEL_PROTO_H__
|
||||||
#define _LIBCLI_AUTH_SCHANNEL_PROTO_H__
|
#define _LIBCLI_AUTH_SCHANNEL_PROTO_H__
|
||||||
|
|
||||||
|
struct schannel_state;
|
||||||
|
|
||||||
struct tdb_wrap *open_schannel_session_store(TALLOC_CTX *mem_ctx,
|
struct tdb_wrap *open_schannel_session_store(TALLOC_CTX *mem_ctx,
|
||||||
const char *private_dir);
|
const char *private_dir);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user