projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc3cd8f
)
* eina: add forgotten header.
author
Cedric BAIL
<cedric.bail@free.fr>
Fri, 3 Dec 2010 18:02:51 +0000
(18:02 +0000)
committer
Cedric 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
patch
|
blob
|
history
diff --git
a/legacy/eina/src/lib/eina_counter.c
b/legacy/eina/src/lib/eina_counter.c
index 32d2a2a7d17435dbb039d8cbf4ee277fdd48312a..cdb1bfaad91cbbe984b7de97c8b2829a1bca89db 100644
(file)
--- a/
legacy/eina/src/lib/eina_counter.c
+++ b/
legacy/eina/src/lib/eina_counter.c
@@
-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>