* eina: add forgotten header.

SVN revision: 55211
This commit is contained in:
Cedric BAIL 2010-12-03 18:02:51 +00:00
parent fc3cd8f248
commit 7ad0ae92b5
1 changed files with 1 additions and 0 deletions

View 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>