Index: trunk/xcache.h
===================================================================
--- trunk/xcache.h	(revision 958)
+++ trunk/xcache.h	(revision 964)
@@ -23,5 +23,4 @@
 #include "lock.h"
 
-#define HAVE_INODE
 #if !defined(ZEND_ENGINE_2_4) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 4 || PHP_MAJOR_VERSION > 5)
 #	define ZEND_ENGINE_2_4
@@ -434,8 +433,6 @@
 	time_t file_mtime;
 	size_t file_size;
-#ifdef HAVE_INODE
 	int file_device;
 	int file_inode;
-#endif
 
 	int    filepath_len;
