- /* Open the share_info.tdb here, so we don't have to open
- after the fork on every single connection. This is a small
-@@ -1256,6 +1260,7 @@ extern void build_options(bool screen);
- exit(1);
- }
-
-+#ifdef PRINTER_SUPPORT
- /* Publish nt printers, this requires a working winreg pipe */
- pcap_cache_reload(server_event_context(), smbd_messaging_context(),
- &reload_printers);
-@@ -1284,6 +1289,7 @@ extern void build_options(bool screen);