summaryrefslogtreecommitdiff
path: root/source3/printing/load.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/printing/load.h')
-rw-r--r--source3/printing/load.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/printing/load.h b/source3/printing/load.h
new file mode 100644
index 0000000000..df401a4377
--- /dev/null
+++ b/source3/printing/load.h
@@ -0,0 +1,4 @@
+/* The following definitions come from printing/load.c */
+
+void load_printers(struct tevent_context *ev,
+ struct messaging_context *msg_ctx);