Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / src / fe-common / silc / fe-silcnet.h
1 #ifndef __FE_SILC_SILCNET_H
2 #define __FE_SILC_SILCNET_H
3
4 void fe_silcnet_init();
5 void fe_silcnet_deinit();
6
7 #endif