reduce more stat calls

SVN revision: 11416
This commit is contained in:
Carsten Haitzler 2004-08-28 08:41:19 +00:00
parent 80b569c6f2
commit b81f2b2b90
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
#include "Eet.h"
#include "Eet_private.h"
#ifdef HAVE_REALPATH
#undef HAVE_REALPATH
#endif
#define EET_MAGIC_FILE 0x1ee7ff00
#define EET_MAGIC_FILE_HEADER 0x1ee7ff01
#define EET_MAGIC_FILE_NODE 0x1ee7ff02