From: Wez Furlong Date: Wed, 3 Dec 2003 14:26:41 +0000 (+0000) Subject: Explicitly include this header for SHFILEINFO. X-Git-Tag: php-5.0.0b3RC1~385 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7a86e5b5e73753b43804947108f9a1677f74e00;p=php Explicitly include this header for SHFILEINFO. # no need to MFH --- diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index 09da7b49cb..87f5ad94b7 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -41,6 +41,7 @@ # define WIN32_LEAN_AND_MEAN # endif # include +# include #elif defined(NETWARE) # include #ifdef USE_MPK