From: foobar Date: Sun, 7 Dec 2003 16:16:02 +0000 (+0000) Subject: The correct (tm) way. X-Git-Tag: php-5.0.0b3RC1~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67070c47bd0d06d49ce533b81daa91a21713922b;p=php The correct (tm) way. --- diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index 1c97541fcc..fb33f80ab1 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.c @@ -34,7 +34,7 @@ #include "safe_mode.h" #include "fopen_wrappers.h" #include -#ifndef PHP_WIN32 +#if HAVE_SYS_PARAM_H #include #endif #include