X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fircd_config.h;fp=src%2Fircd_config.h;h=1ff6531ec881ea7f7e8965400da67560a5e0391c;hp=0b01871fe12c9022507283291664cfae83e646df;hb=878d4152c9e550c5c418832c305d99a305de330d;hpb=2d694e116e0f9c5bf9f72c78d12892266cfa8288 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