gmappedfile.c: Define S_IFREG on Win32 when it's not available
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 22 Sep 2011 14:10:23 +0000 (22:10 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 23 Sep 2011 01:36:37 +0000 (09:36 +0800)
commit9958909fb2cf818a24737dc3a90e98e6f2f02910
treed25363bc2b99c00e2645d66d142c51f7ba76a49b
parentf42fe6cdc056b77f74ff6e332389d444c50ae7dc
gmappedfile.c: Define S_IFREG on Win32 when it's not available

Make a workaround for S_IFREG in gmappedfile.c on Windows as it may not be
available for a given compiler on that platform
glib/gmappedfile.c