Mercurial > pidgin
changeset 26460:680b54e417c1
Make the last one compile (add disco.h) and alphabetize.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 04 Apr 2009 20:59:15 +0000 |
parents | 81b30f96250e |
children | 43cfca2eab64 |
files | libpurple/protocols/jabber/auth.c |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/auth.c Sat Apr 04 20:25:03 2009 +0000 +++ b/libpurple/protocols/jabber/auth.c Sat Apr 04 20:59:15 2009 +0000 @@ -30,9 +30,10 @@ #include "util.h" #include "xmlnode.h" +#include "auth.h" +#include "disco.h" +#include "jabber.h" #include "jutil.h" -#include "auth.h" -#include "jabber.h" #include "iq.h" #include "notify.h"