Added SILC Thread Queue API
[crypto.git] / apps / irssi / src / core / channel-rec.h
index f3ec5f8d494863e23dfb9448c0c93951eba44f8b..7b806ca440d3cea86bad0c31d572b4a208fc0c79 100644 (file)
@@ -2,6 +2,7 @@
 
 #include "window-item-rec.h"
 
+char *name;
 char *topic;
 char *topic_by;
 time_t topic_time;