Merged with Irssi 0.8.6.
[silc.git] / apps / irssi / src / perl / ui / UI.xs
index c2ee46b48b82b3043e6c01d686512bb34f5c1db7..670fb1a598115cbac55422be890314e4f004d670 100644 (file)
@@ -1,5 +1,8 @@
 #include "module.h"
 
+void perl_themes_init(void);
+void perl_themes_deinit(void);
+
 static int initialized = FALSE;
 
 static void perl_process_fill_hash(HV *hv, PROCESS_REC *process)