From 218f570864298eef65bafc65cc4796869dae030c Mon Sep 17 00:00:00 2001 From: Daniel Beulshausen Date: Mon, 11 Jun 2001 14:53:31 +0000 Subject: let this stuff build under windows --- ext/xslt/php_xslt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/xslt/php_xslt.h') diff --git a/ext/xslt/php_xslt.h b/ext/xslt/php_xslt.h index bc2b88edd8..1426aab9b2 100644 --- a/ext/xslt/php_xslt.h +++ b/ext/xslt/php_xslt.h @@ -20,6 +20,7 @@ #define _PHP_XSLT_H #include "php.h" +#include "ext/standard/php_filestat.h" #ifdef HAVE_XSLT -- cgit v1.2.1