7492f4a3fc37b95da2da1357c079a9399764d018
[runtime.git] / apps / irssi / src / fe-common / silc / fe-silc-channels.h
1 #ifndef __FE_SILC_CHANNELS_H
2 #define __FE_SILC_CHANNELS_H
3
4 void fe_silc_channels_init();
5 void fe_silc_channels_deinit();
6
7 #endif