1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

s3-net: use correct spoolss header in net rpc.

Guenther
This commit is contained in:
Günther Deschner 2011-01-18 22:53:59 +01:00
parent 66bc2f9127
commit 430664d769

View File

@ -30,7 +30,7 @@
#include "rpc_client/cli_lsarpc.h"
#include "../librpc/gen_ndr/ndr_netlogon_c.h"
#include "../librpc/gen_ndr/ndr_srvsvc_c.h"
#include "../librpc/gen_ndr/cli_spoolss.h"
#include "../librpc/gen_ndr/ndr_spoolss.h"
#include "../librpc/gen_ndr/ndr_initshutdown_c.h"
#include "../librpc/gen_ndr/ndr_winreg_c.h"
#include "secrets.h"