#ifndef _ROOMSINFO_H_ #define _ROOMSINFO_H_ void getRoomsInfo (struct t_gui_buffer *buffer, const char *token); #endif