time.h should be sufficient

SVN revision: 59096
This commit is contained in:
Vincent Torri 2011-05-02 07:04:24 +00:00
parent 604c4b993a
commit 65e50307a0
1 changed files with 1 additions and 4 deletions

View File

@ -20,10 +20,7 @@
#define EINA_FILE_H_
#include <limits.h>
#if defined(__APPLE__) && defined(__MACH__)
# include <mach/mach_time.h>
#endif
#include <time.h>
#include "eina_types.h"
#include "eina_array.h"