summaryrefslogtreecommitdiff
path: root/source3/smbd/reply.c
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-05-07 08:01:13 -0400
committerSimo Sorce <idra@samba.org>2010-07-27 10:27:14 -0400
commitbdab6b10d25f536fe25c09b3821376e278395abc (patch)
treefb2d3cf091627e0ff9c8b01718a2455b31131f01 /source3/smbd/reply.c
parent628f9bee05b96b806225f3494c05c3a86acb1a1f (diff)
downloadsamba-bdab6b10d25f536fe25c09b3821376e278395abc.tar.gz
samba-bdab6b10d25f536fe25c09b3821376e278395abc.tar.bz2
samba-bdab6b10d25f536fe25c09b3821376e278395abc.zip
s3-printing: Moved printing.c headers to include/printing.h.
Signed-off-by: Jim McDonough <jmcd@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
-rw-r--r--source3/smbd/reply.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/reply.c b/source3/smbd/reply.c
index dc7082964f..3b9f6a76c5 100644
--- a/source3/smbd/reply.c
+++ b/source3/smbd/reply.c
@@ -27,6 +27,7 @@
#include "includes.h"
#include "printing.h"
#include "smbd/globals.h"
+#include "../librpc/gen_ndr/cli_spoolss.h"
/****************************************************************************
Ensure we check the path in *exactly* the same way as W2K for a findfirst/findnext