--- ext/spl/php_spl.h.orig	Sun Jan  3 10:23:27 2010
+++ ext/spl/php_spl.h	Wed Jan  5 10:02:06 2011
@@ -67,8 +67,8 @@ ZEND_BEGIN_MODULE_GLOBALS(spl)
 	HashTable *  autoload_functions;
 	int          autoload_running;
 	int          autoload_extensions_len;
-	intptr_t     hash_mask_handle;
-	intptr_t     hash_mask_handlers;
+	zend_intptr_t     hash_mask_handle;
+	zend_intptr_t     hash_mask_handlers;
 	int          hash_mask_init;
 ZEND_END_MODULE_GLOBALS(spl)
 
