Merged with Irssi 0.8.6.
[silc.git] / apps / irssi / src / perl / textui / TextUI.xs
index 4e7db7b23ef9318092ee89b1ca7d67f1a391b6a8..4f23a9a0507a09667dc776227148914e4b72bf02 100644 (file)
@@ -1,5 +1,8 @@
 #include "module.h"
 
+void perl_statusbar_init(void);
+void perl_statusbar_deinit(void);
+
 static int initialized = FALSE;
 
 static void perl_main_window_fill_hash(HV *hv, MAIN_WINDOW_REC *window)