summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 0d0864e8f6..75267f820f 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -4928,6 +4928,10 @@ bool iprint_cache_reload(void);
bool sysv_cache_reload(void);
+/* The following definitions come from printing/print_standard.c */
+
+bool std_pcap_cache_reload(const char *pcap_name);
+
/* The following definitions come from printing/printfsp.c */
NTSTATUS print_fsp_open(struct smb_request *req, connection_struct *conn,