Sun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee@silcnet.org>
[runtime.git] / apps / irssi / src / fe-common / silc / fe-silc-messages.h
1 #ifndef __FE_SILC_MESSAGES_H
2 #define __FE_SILC_MESSAGES_H
3
4 void fe_silc_messages_init();
5 void fe_silc_messages_deinit();
6
7 #endif