Index: trunk/xc_shm.h
===================================================================
--- trunk/xc_shm.h	(revision 393)
+++ trunk/xc_shm.h	(revision 979)
@@ -6,4 +6,5 @@
 struct _xc_shm_t {
 	const xc_shm_handlers_t *handlers;
+	zend_bool disabled;
 };
 #define XC_SHM_IMPL _xc_shm_t
