Index: trunk/mmap.c
===================================================================
--- trunk/mmap.c	(revision 924)
+++ trunk/mmap.c	(revision 979)
@@ -41,4 +41,5 @@
 struct _xc_mmap_shm_t {
 	xc_shm_handlers_t *handlers;
+	zend_bool disabled;
 	void *ptr;
 	void *ptr_ro;
