libpurple/protocols/zephyr/ZLocations.c

changeset 40474
1341be8e3402
parent 40166
811f82db29dd
child 40809
691bd780ab06
equal deleted inserted replaced
40473:b94aff775501 40474:1341be8e3402
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 "internal.h" 12 #include "internal.h"
13 #include "util.h" 13
14 #include <purple.h>
14 15
15 #ifndef WIN32 16 #ifndef WIN32
16 #include <pwd.h> 17 #include <pwd.h>
17 #endif 18 #endif
18 19

mercurial