libpurple/protocols/silc/util.c

changeset 40195
fb4b0ae193c0
parent 40092
5f6a8bcd216d
child 40358
e6fe6fc1f516
equal deleted inserted replaced
40194:90a6e8b696b2 40195:fb4b0ae193c0
16 GNU General Public License for more details. 16 GNU General Public License for more details.
17 17
18 */ 18 */
19 19
20 #include "internal.h" 20 #include "internal.h"
21 #include "glibcompat.h" 21 #include "glibcompat.h" /* for purple_g_stat on win32 */
22 #include "image-store.h" 22 #include "image-store.h"
23 23
24 PURPLE_BEGIN_IGNORE_CAST_ALIGN 24 PURPLE_BEGIN_IGNORE_CAST_ALIGN
25 #include "silc.h" 25 #include "silc.h"
26 PURPLE_END_IGNORE_CAST_ALIGN 26 PURPLE_END_IGNORE_CAST_ALIGN

mercurial