--- a/libpurple/protocols/msn/directconn.c Thu May 27 22:14:53 2010 +0000 +++ b/libpurple/protocols/msn/directconn.c Fri May 28 08:05:38 2010 +0000 @@ -21,6 +21,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ + +#include "cipher.h" +#include "debug.h" + #include "msn.h" #include "directconn.h"