summaryrefslogtreecommitdiff
path: root/source3/printing/notify.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/printing/notify.c
parent67004581e6e19383e5b5961021ee4c047ca1609c (diff)
downloadsamba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.tar.gz
samba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.tar.bz2
samba-66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8.zip
s3-printing: isolate print notification prototypes better.
Guenther
Diffstat (limited to 'source3/printing/notify.c')
-rw-r--r--source3/printing/notify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/printing/notify.c b/source3/printing/notify.c
index 84a979e1b2..f1a7e4f928 100644
--- a/source3/printing/notify.c
+++ b/source3/printing/notify.c
@@ -24,6 +24,7 @@
#include "librpc/gen_ndr/messaging.h"
#include "../librpc/gen_ndr/spoolss.h"
#include "nt_printing.h"
+#include "printing/notify.h"
static TALLOC_CTX *send_ctx;