Index: trunk/xcache.h
===================================================================
--- trunk/xcache.h	(revision 547)
+++ trunk/xcache.h	(revision 548)
@@ -243,5 +243,7 @@
 	ulong     h;
 	xc_cest_t cest;
+#ifndef ZEND_COMPILE_DELAYED_BINDING
 	int       oplineno;
+#endif
 } xc_classinfo_t;
 /* }}} */
@@ -316,5 +318,7 @@
 	zend_uint classinfo_cnt;
 	xc_classinfo_t *classinfos;
+#ifndef ZEND_COMPILE_DELAYED_BINDING
 	zend_bool have_early_binding;
+#endif
 
 #ifdef ZEND_ENGINE_2_1
