]> granicus.if.org Git - php/commitdiff
- MFH Add include
authorMarcus Boerger <helly@php.net>
Thu, 8 Feb 2007 22:54:34 +0000 (22:54 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 8 Feb 2007 22:54:34 +0000 (22:54 +0000)
ext/spl/spl_array.h

index 5e8f23dca4d2c9bda813455ea9aebe246cbcf77e..de6c0f06b167d8aa706c28bddd30773dbf47ae35 100755 (executable)
@@ -23,6 +23,7 @@
 
 #include "php.h"
 #include "php_spl.h"
+#include "spl_iterators.h"
 
 extern PHPAPI zend_class_entry *spl_ce_ArrayObject;
 extern PHPAPI zend_class_entry *spl_ce_ArrayIterator;