nginx-0.7.46

Sergey A. Osokin osa at macomnet.ru
Mon Mar 30 16:18:15 MSD 2009


On Mon, Mar 30, 2009 at 03:06:00PM +0400, Igor Sysoev wrote:
> Изменения в nginx 0.7.46                                          30.03.2009
> 
>     *) Исправление: архив предыдущего релиза был неверным.

Хм, не собирается на 6.4-STABLE.

--- nginx-0.7.46.orig/src/os/unix/ngx_freebsd_config.h	2009-03-30 11:43:06.000000000 +0400
+++ nginx-0.7.46/src/os/unix/ngx_freebsd_config.h	2009-03-30 16:16:24.000000000 +0400
@@ -8,6 +8,7 @@
 #define _NGX_FREEBSD_CONFIG_H_INCLUDED_
 
 
+#include <sys/param.h>
 #include <sys/types.h>
 #include <sys/time.h>
 #include <unistd.h>
@@ -27,6 +28,7 @@
 #include <sys/filio.h>          /* FIONBIO */
 #include <sys/uio.h>
 #include <sys/stat.h>
+#include <sys/statvfs.h>
 #include <fcntl.h>
 
 #include <sys/wait.h>


-- 
Sergey A. Osokin,
System Engineer,
Macomnet, Internet Dept.
tel: +7 (495) 796-9079
fax: +7 (495) 796-9067





More information about the nginx-ru mailing list