--- ext/spl/php_spl.h.orig	Tue Jun 30 14:40:44 2009
+++ ext/spl/php_spl.h	Tue Jun 30 14:41:24 2009
@@ -65,8 +65,8 @@
 	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)
 
