aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/sb.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-08-08 18:29:43 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-08-08 18:29:43 +0100
commit5fecede7db56a41cf9d6ecb2b821f5a833ce0f59 (patch)
tree5536020b4bae8a516e625020561101de281dccdd /protocols/msn/sb.c
parent2528cdad90271f80d2ffe0e679ff8258f3e94e4c (diff)
Enough changes to successfully login up to (but not including) fetching the
contact list.
Diffstat (limited to 'protocols/msn/sb.c')
-rw-r--r--protocols/msn/sb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/msn/sb.c b/protocols/msn/sb.c
index 10425708..1eb919e3 100644
--- a/protocols/msn/sb.c
+++ b/protocols/msn/sb.c
@@ -29,6 +29,7 @@
#include "passport.h"
#include "md5.h"
#include "soap.h"
+#include "invitation.h"
static gboolean msn_sb_callback( gpointer data, gint source, b_input_condition cond );
static int msn_sb_command( gpointer data, char **cmd, int num_parts );