Added SILC Thread Queue API
[crypto.git] / apps / irssi / src / fe-common / core / autorun.h
1 #ifndef __AUTORUN_H
2 #define __AUTORUN_H
3
4 void autorun_startup(void);
5
6 #endif