mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-09-09 03:39:37 +00:00
vlmcsd-svn1031-2016-10-06-Hotbird64
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* msrpc-client.h
|
||||
*/
|
||||
|
||||
#ifdef USE_MSRPC
|
||||
#ifndef MSRPC_CLIENT_H_
|
||||
#define MSRPC_CLIENT_H_
|
||||
|
||||
@@ -19,5 +20,6 @@ RpcStatus rpcSendRequest(const RpcCtx handle, BYTE* KmsRequest, size_t requestSi
|
||||
RpcStatus closeRpc(RpcCtx s);
|
||||
|
||||
#define INVALID_RPCCTX ((RpcCtx)~0)
|
||||
#endif // USE_MSRPC
|
||||
|
||||
#endif /* MSRPC_CLIENT_H_ */
|
||||
|
Reference in New Issue
Block a user