Ecore_File: let configure do its job

SVN revision: 65545
This commit is contained in:
Vincent Torri 2011-11-23 23:46:12 +00:00
parent 1dcbea2738
commit 0f7b99a421
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
#ifndef ECORE_FILE_PRIVATE_H_
#define ECORE_FILE_PRIVATE_H_
#ifndef _FILE_OFFSET_BITS
# define _FILE_OFFSET_BITS 64
#endif
#ifdef __linux__
# include <features.h>
#endif