Index: trunk/xcache_globals.h
===================================================================
--- trunk/xcache_globals.h	(revision 399)
+++ trunk/xcache_globals.h	(revision 405)
@@ -1,4 +1,5 @@
 
 ZEND_BEGIN_MODULE_GLOBALS(xcache)
+	zend_bool initial_compile_file_called; /* true is origin_compile_file is called */
 	zend_bool cacher;      /* true if enabled */
 	zend_bool stat;
