Edje: revert ugly commit, as Evil takes care of the problem, now
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Feb 2012 18:12:19 +0000 (18:12 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Feb 2012 18:12:19 +0000 (18:12 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@68118 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/edje_cc_out.c
src/bin/edje_decc.c

index 47fee52..a275347 100644 (file)
@@ -32,7 +32,6 @@ void *alloca (size_t);
 #include <limits.h>
 #include <unistd.h>
 #include <sys/stat.h>
-#include <sys/time.h>
 
 #include <Ecore_Evas.h>
 
index e4942e2..ac776e9 100644 (file)
@@ -10,7 +10,6 @@
 #include <locale.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <sys/time.h>
 #include <errno.h>