Index: branches/1.2/xcache_globals.h
===================================================================
--- branches/1.2/xcache_globals.h	(revision 394)
+++ branches/1.2/xcache_globals.h	(revision 408)
@@ -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;
