comparison libpurple/protocols/zephyr/ZVariables.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 16bdcffb1c62
comparison
equal deleted inserted replaced
18209:d3cd11e13557 18210:b8572b937c09
7 * Copyright (c) 1987 by the Massachusetts Institute of Technology. 7 * Copyright (c) 1987 by the Massachusetts Institute of Technology.
8 * For copying and distribution information, see the file 8 * For copying and distribution information, see the file
9 * "mit-copyright.h". 9 * "mit-copyright.h".
10 */ 10 */
11 11
12 #include "libpurple/internal.h"
12 #include "internal.h" 13 #include "internal.h"
13 #include "util.h" 14 #include "util.h"
14 15
15 #include <ctype.h> 16 #include <ctype.h>
16 #ifndef WIN32 17 #ifndef WIN32