eina: a little bit sleepy, put that in the right file.

This commit is contained in:
Cedric BAIL 2013-03-15 16:47:05 +09:00
parent 352ed3cfa4
commit 6b4ba5cead
2 changed files with 3 additions and 4 deletions

View File

@ -36,10 +36,6 @@
#endif
#include <fcntl.h>
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#define PATH_DELIM '/'
#define COPY_BLOCKSIZE (4 * 1024 * 1024)

View File

@ -29,6 +29,9 @@
#include <unistd.h>
#include <fcntl.h>
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#define COPY_BLOCKSIZE (4 * 1024 * 1024)