X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=librpc%2Frpc%2Frpc_common.h;fp=librpc%2Frpc%2Frpc_common.h;h=e109dfee4d6d18ad84f3417bbd47abe8609b3eff;hb=83def9a945f40892aaf0e4ea6ea7845d74bbaf7c;hp=f1535d74220dbff3df49490bee84318fd72c9f83;hpb=f402b937f4862843015686b8e28504fe588d0c5f;p=samba.git diff --git a/librpc/rpc/rpc_common.h b/librpc/rpc/rpc_common.h index f1535d74220..e109dfee4d6 100644 --- a/librpc/rpc/rpc_common.h +++ b/librpc/rpc/rpc_common.h @@ -445,4 +445,6 @@ struct ndr_syntax_id dcerpc_construct_bind_time_features(uint64_t features); (DCERPC_AUTH_PAD_ALIGNMENT - (stub_length) % DCERPC_AUTH_PAD_ALIGNMENT):\ 0) +NTSTATUS dcerpc_generic_session_key(DATA_BLOB *session_key); + #endif /* __DEFAULT_LIBRPC_RPCCOMMON_H__ */