#ifndef CLIMM_MSN_BASE_H #define CLIMM_MSN_BASE_H Event *MSNLogin (Server *serv); void MSNLogout (Server *serv); #endif