ecore: oops forgotten to test all possible option.

SVN revision: 65455
This commit is contained in:
Cedric BAIL 2011-11-20 16:52:21 +00:00
parent c1e22d9e5c
commit 5b06c1947b
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
#include <ctype.h>
#include <errno.h>
#ifdef HAVE_ATFILE_SOURCE
# include <dirent.h>
#endif
#include "ecore_file_private.h"
int _ecore_file_log_dom = -1;