--- a/src/protocols/jabber/chat.h Thu May 26 03:54:25 2005 +0000 +++ b/src/protocols/jabber/chat.h Thu May 26 04:13:06 2005 +0000 @@ -83,5 +83,7 @@ GaimRoomlist *jabber_roomlist_get_list(GaimConnection *gc); void jabber_roomlist_cancel(GaimRoomlist *list); +void jabber_chat_disco_traffic(JabberChat *chat); + #endif /* _GAIM_JABBER_CHAT_H_ */