1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00

r18394: get the lsa client code to link

This commit is contained in:
Gerald Carter
2006-09-11 19:33:27 +00:00
committed by Gerald (Jerry) Carter
parent 878fd68dfc
commit 96e412a04c
3 changed files with 7 additions and 2 deletions

View File

@@ -21,6 +21,11 @@
#ifndef _RPC_CLIENT_H
#define _RPC_CLIENT_H
/* autogenerated client stubs */
#include "librpc/gen_ndr/cli_unixinfo.h"
#include "librpc/gen_ndr/cli_lsa.h"
/* macro to expand cookie-cutter code in cli_xxx() using rpc_api_pipe_req() */
#define CLI_DO_RPC_INTERNAL( pcli, ctx, p_idx, opnum, q_in, r_out, \