]> granicus.if.org Git - php/commitdiff
- Make it compile when inside the PHP source tree.
authorDerick Rethans <derick@php.net>
Wed, 26 Oct 2005 15:05:22 +0000 (15:05 +0000)
committerDerick Rethans <derick@php.net>
Wed, 26 Oct 2005 15:05:22 +0000 (15:05 +0000)
ext/filter/filter.c

index fbddb9d3fd1bbabfd18266321ff3418d0b90c278..763637bd8cdbe37d7cd55a73f73bdba248a5d0ef 100644 (file)
@@ -24,6 +24,7 @@
 #endif
 
 #include "php_filter.h"
+#include "Zend/zend_API.h"
 
 ZEND_DECLARE_MODULE_GLOBALS(filter)