X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fsighandlers.h;fp=src%2Fngircd%2Fsighandlers.h;h=a7cafd1fd9a9ac3e605f43b23b6000566d9bcccc;hp=e03864a3d26bd9160f4cf5667c6282bb258c8f08;hb=791778d7b6e2f0e92c67e6812f85445171c24572;hpb=e4873b4d63d0bcd4914a1cee82599a13cfd77e47 diff --git a/src/ngircd/sighandlers.h b/src/ngircd/sighandlers.h index e03864a3..a7cafd1f 100644 --- a/src/ngircd/sighandlers.h +++ b/src/ngircd/sighandlers.h @@ -22,6 +22,7 @@ bool Signals_Init PARAMS((void)); void Signals_Exit PARAMS((void)); +GLOBAL bool Signal_NotifySvcMgr_Possible PARAMS((void)); GLOBAL void Signal_NotifySvcMgr PARAMS((const char *message)); #endif