Index: trunk/utils.h
===================================================================
--- trunk/utils.h	(revision 543)
+++ trunk/utils.h	(revision 548)
@@ -105,4 +105,8 @@
 	xc_compilererror_t *compilererrors;
 #endif
+
+#ifdef ZEND_COMPILE_IGNORE_INTERNAL_CLASSES
+	zend_uint orig_compiler_options;
+#endif
 } xc_sandbox_t;
 
