summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server_exit.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-22 19:24:31 +0100
committerGünther Deschner <gd@samba.org>2011-02-22 21:52:18 +0100
commit8225c0ad6c5fbcb522912fa5f5af605f721e5216 (patch)
tree8de17449f45f2a25a56fb9367b8eb2683b43cf9c /source3/smbd/server_exit.c
parent5a0cf0c77e033da68d9dedb048995aa2ade76460 (diff)
downloadsamba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.tar.gz
samba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.tar.xz
samba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.zip
s3-printing: only include printing where really needed.
Guenther
Diffstat (limited to 'source3/smbd/server_exit.c')
-rw-r--r--source3/smbd/server_exit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/server_exit.c b/source3/smbd/server_exit.c
index 43626ae862..72bac8b127 100644
--- a/source3/smbd/server_exit.c
+++ b/source3/smbd/server_exit.c
@@ -41,6 +41,7 @@
#include "../librpc/gen_ndr/srv_winreg.h"
#include "../librpc/gen_ndr/srv_wkssvc.h"
#include "printing/notify.h"
+#include "printing.h"
static struct files_struct *log_writeable_file_fn(
struct files_struct *fsp, void *private_data)