s3: Add "print notify backchannel" parameter to prevent us doing the reverse print...
[samba.git] / source3 / include / proto.h
index f944b2a58d149c6f3a6ddc789319188a6f35f979..9edbfc5902e6494e16e3c68bf900c6030e935879 100644 (file)
@@ -3199,6 +3199,7 @@ bool lp_guest_ok(int );
 bool lp_guest_only(int );
 bool lp_administrative_share(int );
 bool lp_print_ok(int );
+bool lp_print_notify_backchannel(int );
 bool lp_map_hidden(int );
 bool lp_map_archive(int );
 bool lp_store_dos_attributes(int );