From: Joey Smith Date: Fri, 3 Nov 2000 20:11:38 +0000 (+0000) Subject: Include header file for php_file_le_fopen() X-Git-Tag: php-4.0.4RC3~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e9967be004b91beb3c92498c9fc3cf0504a620a;p=php Include header file for php_file_le_fopen() --- diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index 10940e43a4..45c1cf1aac 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -42,6 +42,7 @@ #include "php_globals.h" #include "ext/standard/head.h" #include "ext/standard/info.h" +#include "ext/standard/file.h" #include