--- a/libpurple/protocols/msn/directconn.c Wed Jun 02 20:08:53 2010 +0000 +++ b/libpurple/protocols/msn/directconn.c Wed Jun 02 20:51:24 2010 +0000 @@ -21,6 +21,11 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ + +#include "internal.h" +#include "cipher.h" +#include "debug.h" + #include "msn.h" #include "directconn.h"