X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fircd_config.h;h=1ff6531ec881ea7f7e8965400da67560a5e0391c;hb=HEAD;hp=0b01871fe12c9022507283291664cfae83e646df;hpb=07cbc4d1b2b6e3a78376d7e42c7a7636a6cd33d7;p=NextIRCd.git diff --git a/src/ircd_config.h b/src/ircd_config.h index 0b01871..1ff6531 100644 --- a/src/ircd_config.h +++ b/src/ircd_config.h @@ -44,5 +44,6 @@ struct ConfigPortObject { void init_config(char *configfile); void reload_config(); +void reload_config_callback(confreload_callback_t *callback); #endif