From 7823cc3b0d263530ed4590d27ee4d1fe12dca0dc Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 14 Jul 2004 16:01:42 +0000 Subject: nginx-0.0.7-2004-07-14-20:01:42 import --- src/os/unix/ngx_linux.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/os/unix/ngx_linux.h') diff --git a/src/os/unix/ngx_linux.h b/src/os/unix/ngx_linux.h index a5fc9d907..b3e415571 100644 --- a/src/os/unix/ngx_linux.h +++ b/src/os/unix/ngx_linux.h @@ -5,5 +5,7 @@ ngx_chain_t *ngx_linux_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit); +extern int ngx_linux_rtsig_max; + #endif /* _NGX_LINUX_H_INCLUDED_ */ -- cgit v1.2.3