s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba.
[nivanova/samba-autobuild/.git] / source3 / rpc_server / srv_spoolss_nt.c
index 55fc1c170de4a31adfdd66cb3b4edf4424a13685..a40bb02971298b2da52b6349da4bd7ed46770961 100644 (file)
@@ -27,6 +27,8 @@
    up, all the errors returned are DOS errors, not NT status codes. */
 
 #include "includes.h"
+#include "../librpc/gen_ndr/srv_spoolss.h"
+#include "../librpc/gen_ndr/cli_spoolss.h"
 
 /* macros stolen from s4 spoolss server */
 #define SPOOLSS_BUFFER_UNION(fn,ic,info,level) \