I was obliged to do that because almost all the headers are
included in edje_private.h... That way to include headers is
fine on unix, but when doing also compilation on Windows,
it's just a nightmare
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@68111
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
#include <limits.h>
#include <unistd.h>
#include <sys/stat.h>
+#include <sys/time.h>
#include <Ecore_Evas.h>
#include <locale.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/time.h>
#include <errno.h>