Mercurial > pidgin.yaz
comparison libpurple/protocols/qq/keep_alive.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 | 32c366eeeb99 |
children | b9a0b1bd321b |
comparison
equal
deleted
inserted
replaced
18209:d3cd11e13557 | 18210:b8572b937c09 |
---|---|
25 * OICQ encryption algorithm | 25 * OICQ encryption algorithm |
26 * Convert from ASM code provided by PerlOICQ | 26 * Convert from ASM code provided by PerlOICQ |
27 * | 27 * |
28 * Puzzlebird, Nov-Dec 2002 | 28 * Puzzlebird, Nov-Dec 2002 |
29 */ | 29 */ |
30 | |
31 #include "internal.h" | |
30 | 32 |
31 #include "debug.h" | 33 #include "debug.h" |
32 #include "server.h" | 34 #include "server.h" |
33 | 35 |
34 #include "buddy_info.h" | 36 #include "buddy_info.h" |