diff -r d89ccce310aa -r 98d8abd3db98 src/protocols/msn/utils.c --- a/src/protocols/msn/utils.c Thu Dec 08 20:59:15 2005 +0000 +++ b/src/protocols/msn/utils.c Thu Dec 08 20:59:33 2005 +0000 @@ -22,6 +22,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "msn.h" +#include "utils.h" void msn_parse_format(const char *mime, char **pre_ret, char **post_ret)