summaryrefslogtreecommitdiff
path: root/source3/printing/spoolssd.c
diff options
context:
space:
mode:
authorSamuel Cabrero <scabrero@suse.de>2019-05-28 16:12:51 +0200
committerSamuel Cabrero <scabrero@sn-devel-184>2020-03-20 15:36:36 +0000
commit4c09839ec9991bd7c1019242d5691fce123a0ec3 (patch)
tree7d8539448db2cc3f92d01fe5d5a0f1b20f5631d1 /source3/printing/spoolssd.c
parentf6d41e5b44fd68c6f47828930bdd9f1a621a5c02 (diff)
downloadsamba-4c09839ec9991bd7c1019242d5691fce123a0ec3.tar.gz
s3:rpc_server: Do not include s3 autogenerated headers
Prototype is generated by the server compat parser. Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/printing/spoolssd.c')
-rw-r--r--source3/printing/spoolssd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/printing/spoolssd.c b/source3/printing/spoolssd.c
index 70d14914f5b..2fe11d5bfc6 100644
--- a/source3/printing/spoolssd.c
+++ b/source3/printing/spoolssd.c
@@ -27,8 +27,6 @@
#include "printing/load.h"
#include "printing/spoolssd.h"
#include "ntdomain.h"
-#include "librpc/gen_ndr/srv_winreg.h"
-#include "librpc/gen_ndr/srv_spoolss.h"
#include "librpc/gen_ndr/ndr_winreg_scompat.h"
#include "librpc/gen_ndr/ndr_spoolss_scompat.h"
#include "rpc_server/rpc_server.h"