From: Igor Sysoev Date: Tue, 16 Oct 2007 19:22:27 +0000 (+0000) Subject: fix building broken in r1578 X-Git-Tag: release-0.6.15~17 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=35ab2cb3731caa03530ff9754089e7007d708398;p=nginx.git fix building broken in r1578 --- diff --git a/src/os/unix/ngx_process_cycle.c b/src/os/unix/ngx_process_cycle.c index 7d7ef79e5..4705f3951 100644 --- a/src/os/unix/ngx_process_cycle.c +++ b/src/os/unix/ngx_process_cycle.c @@ -1035,7 +1035,6 @@ static void ngx_channel_handler(ngx_event_t *ev) { ngx_int_t n; - ngx_socket_t fd; ngx_channel_t ch; ngx_connection_t *c;