]> granicus.if.org Git - php/commitdiff
The correct (tm) way.
authorfoobar <sniper@php.net>
Sun, 7 Dec 2003 16:16:02 +0000 (16:16 +0000)
committerfoobar <sniper@php.net>
Sun, 7 Dec 2003 16:16:02 +0000 (16:16 +0000)
ext/filepro/filepro.c

index 1c97541fcc8e1f7f687417ccc0f46e7d5c5e094b..fb33f80ab13f673622a3bd7c0553ed193fde4d30 100644 (file)
@@ -34,7 +34,7 @@
 #include "safe_mode.h"
 #include "fopen_wrappers.h"
 #include <string.h>
-#ifndef PHP_WIN32
+#if HAVE_SYS_PARAM_H
 #include <sys/param.h>
 #endif
 #include <errno.h>