mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
rpc_client: cli_winreg_spoolss.h references spoolss structs
Add required includes Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Mar 24 21:28:48 UTC 2021 on sn-devel-184
This commit is contained in:
parent
263e6e06bd
commit
313ef6a82a
@ -22,6 +22,9 @@
|
||||
#ifndef _RPC_CLIENT_CLI_WINREG_SPOOLSS_H_
|
||||
#define _RPC_CLIENT_CLI_WINREG_SPOOLSS_H_
|
||||
|
||||
#include "replace.h"
|
||||
#include "librpc/gen_ndr/spoolss.h"
|
||||
|
||||
struct dcerpc_binding_handle;
|
||||
|
||||
enum spoolss_PrinterInfo2Mask {
|
||||
|
Loading…
x
Reference in New Issue
Block a user