Index: trunk/xcache/xc_lock.c
===================================================================
--- trunk/xcache/xc_lock.c	(revision 1154)
+++ trunk/xcache/xc_lock.c	(revision 1186)
@@ -4,4 +4,7 @@
 #include <string.h>
 #include <stdlib.h>
+#ifdef ZEND_WIN32
+#	include <process.h>
+#endif
 
 #ifndef ZEND_WIN32
