Mercurial > pidgin.yaz
diff libpurple/protocols/jabber/si.c @ 18210:b8572b937c09
#include reorganizations to allow compiling with glib < 2.8 using the
G_GNUC_NULL_TERMINATED define from internal.h
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Wed, 20 Jun 2007 18:23:49 +0000 |
parents | efb5d0fe4895 |
children | a48681403103 dd5932225deb d892a9275d0d |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/si.c Wed Jun 20 18:22:19 2007 +0000 +++ b/libpurple/protocols/jabber/si.c Wed Jun 20 18:23:49 2007 +0000 @@ -20,9 +20,9 @@ * */ -#include "blist.h" +#include "internal.h" -#include "internal.h" +#include "blist.h" #include "cipher.h" #include "debug.h" #include "ft.h"