From 9ada9e57678dd24979125e5e682a82d25dce6f87 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 19 Aug 2003 01:30:27 +0000 Subject: fix build --- ext/xsl/php_xsl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/xsl/php_xsl.c') 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" -- cgit v1.2.1