* eina: add forgotten header.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 3 Dec 2010 18:02:51 +0000 (18:02 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Fri, 3 Dec 2010 18:02:51 +0000 (18:02 +0000)
SVN revision: 55211

legacy/eina/src/lib/eina_counter.c

index 32d2a2a7d17435dbb039d8cbf4ee277fdd48312a..cdb1bfaad91cbbe984b7de97c8b2829a1bca89db 100644 (file)
@@ -26,6 +26,7 @@
 #include <stdarg.h>
 #ifndef _WIN32
 # include <time.h>
+# include <sys/time.h>
 #else
 # define WIN32_LEAN_AND_MEAN
 # include <windows.h>