From: Andi Gutmans Date: Mon, 11 Sep 2000 04:31:04 +0000 (+0000) Subject: - Should fix compile warning X-Git-Tag: php-4.0.3RC1~196 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42c5a9dad7f6696317c05236c7f3ed6a2bfb0087;p=php - Should fix compile warning --- diff --git a/ext/swf/swf.c b/ext/swf/swf.c index 6c7f2a3157..797b6e56ff 100644 --- a/ext/swf/swf.c +++ b/ext/swf/swf.c @@ -25,6 +25,7 @@ #include #include #include "ext/standard/info.h" +#include "ext/standard/file.h" #include "php_swf.h" #ifdef ZTS