ffs does not exist on windows CE, so use Evil

SVN revision: 37367
This commit is contained in:
Vincent Torri 2008-11-01 07:33:02 +00:00
parent b2470c6cd6
commit c2d7540e84
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
#include <string.h>
#include <assert.h>
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#include "eina_inlist.h"
#include "eina_rbtree.h"
#include "eina_error.h"