smbd: make smbd_setup_sig_{term,hup}_handler() static
[samba.git] / source3 / smbd / proto.h
index e4d0cf44e9b6dda88b20e457cbe4f6f34cec4a83..aacdeb44daf9aac28f5f1b4cf259368be98729be 100644 (file)
@@ -824,8 +824,6 @@ NTSTATUS make_default_filesystem_acl(
 
 /* The following definitions come from smbd/process.c  */
 
-void smbd_setup_sig_term_handler(struct smbd_server_connection *sconn);
-void smbd_setup_sig_hup_handler(struct smbd_server_connection *sconn);
 bool srv_send_smb(struct smbXsrv_connection *xconn, char *buffer,
                  bool no_signing, uint32_t seqnum,
                  bool do_encrypt,