From 42c5a9dad7f6696317c05236c7f3ed6a2bfb0087 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Mon, 11 Sep 2000 04:31:04 +0000 Subject: [PATCH] - Should fix compile warning --- ext/swf/swf.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.40.0