pidgin.2.x.y: 218f7cd8: Commit the fix needed for this to build ...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Sun Aug 21 19:50:46 EDT 2011
----------------------------------------------------------------------
Revision: 218f7cd8f439bacd4fef6897f0389a7cd18ba67d
Parent: 65f0e21660895ebae2e934a8d04088a1c57899a6
Author: rekkanoryo at pidgin.im
Date: 08/21/11 19:45:07
Branch: im.pidgin.pidgin.2.x.y
URL: http://d.pidgin.im/viewmtn/revision/info/218f7cd8f439bacd4fef6897f0389a7cd18ba67d
Changelog:
Commit the fix needed for this to build on Windows.
Changes against parent 65f0e21660895ebae2e934a8d04088a1c57899a6
patched libpurple/protocols/jabber/win32/posix.uname.c
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/win32/posix.uname.c 4d198a66735b29e9d69c989b9c3b940794dbaad3
+++ libpurple/protocols/jabber/win32/posix.uname.c 6f58560ca00da3620dba2c3c251ffdb2cd0cc0b7
@@ -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*/
More information about the Commits
mailing list