diff options
Diffstat (limited to 'ext/xslt/php_xslt.h')
-rw-r--r-- | ext/xslt/php_xslt.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |