diff options
author | Gerald Carter <jerry@samba.org> | 2006-09-11 19:33:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:51:21 -0500 |
commit | 85e4a7a5b36f1131ee742f108811e994af9efce9 (patch) | |
tree | 3d1829dec0999bb6897d97c171d6091215b0a846 /source3/rpcclient | |
parent | 8fad1d204edd6c10380bfa5d72ec7060e34ccdb9 (diff) | |
download | samba-85e4a7a5b36f1131ee742f108811e994af9efce9.tar.gz samba-85e4a7a5b36f1131ee742f108811e994af9efce9.tar.bz2 samba-85e4a7a5b36f1131ee742f108811e994af9efce9.zip |
r18394: get the lsa client code to link
(This used to be commit 96e412a04cedc4c361c08e0ed1d141f3b018728b)
Diffstat (limited to 'source3/rpcclient')
-rw-r--r-- | source3/rpcclient/cmd_unixinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/rpcclient/cmd_unixinfo.c b/source3/rpcclient/cmd_unixinfo.c index 4c95acc2d1..12cb23bcd9 100644 --- a/source3/rpcclient/cmd_unixinfo.c +++ b/source3/rpcclient/cmd_unixinfo.c @@ -21,7 +21,6 @@ #include "includes.h" #include "rpcclient.h" -#include "librpc/gen_ndr/cli_unixinfo.h" static NTSTATUS cmd_unixinfo_uid2sid(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, |