soc.2010.msn-tlc: eef16c0f: This include of internal maybe is needed...

masca at cpw.pidgin.im masca at cpw.pidgin.im
Fri May 28 18:26:11 EDT 2010


-----------------------------------------------------------------
Revision: eef16c0f08a6ac06def37a1e3eb326795d27f4e5
Ancestor: bcdb531d9233219f3d7773761a77d8f01b810376
Author: masca at cpw.pidgin.im
Date: 2010-05-28T09:40:03
Branch: im.pidgin.soc.2010.msn-tlc
URL: http://d.pidgin.im/viewmtn/revision/info/eef16c0f08a6ac06def37a1e3eb326795d27f4e5

Modified files:
        libpurple/protocols/msn/servconn.h

ChangeLog: 

This include of internal maybe is needed on proxy.h because not having it causes error on it.

-------------- next part --------------
============================================================
--- libpurple/protocols/msn/servconn.h	99939640f79da9204a83d964d1801ace91a21123
+++ libpurple/protocols/msn/servconn.h	9c071ff49d6ee47c7cb6a0df0caf24dc283c4e2b
@@ -46,6 +46,7 @@ typedef enum
 	MSN_SERVCONN_SB
 } MsnServConnType;
 
+#include "internal.h"
 #include "proxy.h"
 
 #include "cmdproc.h"


More information about the Commits mailing list