summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server_exit.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-22 10:28:29 +0100
committerGünther Deschner <gd@samba.org>2011-02-22 21:52:18 +0100
commit66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8 (patch)
treeff5419f42a061941a269eec5efa8116da7c5b203 /source3/smbd/server_exit.c
parent67004581e6e19383e5b5961021ee4c047ca1609c (diff)
downloadsamba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.tar.gz
samba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.tar.xz
samba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.zip
s3-printing: isolate print notification prototypes better.
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 ca906fad4d..43626ae862 100644
--- a/source3/smbd/server_exit.c
+++ b/source3/smbd/server_exit.c
@@ -40,6 +40,7 @@
#include "../librpc/gen_ndr/srv_svcctl.h"
#include "../librpc/gen_ndr/srv_winreg.h"
#include "../librpc/gen_ndr/srv_wkssvc.h"
+#include "printing/notify.h"
static struct files_struct *log_writeable_file_fn(
struct files_struct *fsp, void *private_data)