diff options
| author | Wez Furlong <wez@php.net> | 2003-08-19 01:30:27 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2003-08-19 01:30:27 +0000 |
| commit | 9ada9e57678dd24979125e5e682a82d25dce6f87 (patch) | |
| tree | 401947b2927002f463fdfb13e47cc6e2e35a310d /ext/xsl/php_xsl.c | |
| parent | 1205b6473ea151cc943434cd84c496d982483a41 (diff) | |
| download | php-git-9ada9e57678dd24979125e5e682a82d25dce6f87.tar.gz | |
fix build
Diffstat (limited to 'ext/xsl/php_xsl.c')
| -rw-r--r-- | ext/xsl/php_xsl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/xsl/php_xsl.c b/ext/xsl/php_xsl.c index 3b18a7946a..b5e44c0e44 100644 --- a/ext/xsl/php_xsl.c +++ b/ext/xsl/php_xsl.c @@ -24,7 +24,6 @@ #include "php.h" #include "php_ini.h" -#include "zend_execute_locks.h" #include "ext/standard/info.h" #include "php_xsl.h" |
