changeset 31926:ab89526a96aa

merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644' and '3bdddc2619d93c794865a2e3ebf7f03a58929381'
author Mark Doliner <mark@kingant.net>
date Mon, 22 Aug 2011 16:18:10 +0000
parents e44af4d2e01b (diff) 6b67103ae241 (current diff)
children 57694928058e
files
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/win32/posix.uname.c	Mon Aug 22 16:17:24 2011 +0000
+++ b/libpurple/protocols/jabber/win32/posix.uname.c	Mon Aug 22 16:18:10 2011 +0000
@@ -28,6 +28,8 @@
 #include <string.h>
 #include <stdio.h>
 
+#include <glib.h>
+
 /* ANONYMOUS unions and structs are used from the windows header definitions.
    These need to be defined for them to work correctly with gcc2.95.2-mingw. */
 /*#define _ANONYMOUS_STRUCT*/