From: Andi Gutmans Date: Sat, 10 Jun 2000 14:16:34 +0000 (+0000) Subject: - Erased an extra line by mistake X-Git-Tag: php-4.0.1RC~293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8df948c5c2da5f299c0d0e36bbb9cc0519e69d92;p=php - Erased an extra line by mistake --- diff --git a/ext/posix/php_posix.h b/ext/posix/php_posix.h index be55a7d36d..6e363f79ff 100644 --- a/ext/posix/php_posix.h +++ b/ext/posix/php_posix.h @@ -33,7 +33,7 @@ #ifndef _PHP_POSIX_H #define _PHP_POSIX_H - +#if HAVE_POSIX #ifndef DLEXPORT #define DLEXPORT #endif