Make sure GStatBuf is typedefed correctly

https://bugzilla.gnome.org/show_bug.cgi?id=728663
This commit is contained in:
Руслан Ижбулатов 2014-04-21 14:52:35 +00:00
parent b64e2956f6
commit eac975c682

View File

@ -26,7 +26,7 @@
G_BEGIN_DECLS
#if defined (_MSC_VER) && !defined(_WIN64)
#if (defined (__MINGW64_VERSION_MAJOR) || defined (_MSC_VER)) && !defined(_WIN64)
/* Make it clear that we mean the struct with 32-bit st_size and
* 32-bit st_*time fields as that is how the 32-bit GLib DLL normally