From: cnook <kimcinoo@gmail.com>
authorcnook <kimcinoo@gmail.com>
Thu, 8 Mar 2012 13:54:01 +0000 (13:54 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 8 Mar 2012 13:54:01 +0000 (13:54 +0000)
commit852a3278996e0b99ce365cadb126c48d668577d5
tree2d34a830d3014d210bb4a30db93d7b620a07010a
parent649740a2b3488bd1804e75d3d49a1543ac4c5752
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][Eina] eina_file_win32 - using
eina_file_statat();

On windows, Elementary gives build error. cause..
The elm_config.c uses eina_file_statat(); but It is not in the
eina_file_win32.c
So the attached patch comes. Please keep the patch in the up stream.
Thanks.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@69058 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_file_win32.c