From 890fc9659609396f9df4dff47a2be77cd652fe55 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Sun, 20 Jul 2003 21:15:59 +0000 Subject: nginx-0.0.1-2003-07-21-01:15:59 import --- src/os/unix/ngx_linux_config.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/os/unix/ngx_linux_config.h') diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index 6055cc672..11dbfac34 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h @@ -66,4 +66,9 @@ #endif +#ifndef HAVE_SELECT_CHANGE_TIMEOUT +#define HAVE_SELECT_CHANGE_TIMEOUT 1 +#endif + + #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */ -- cgit v1.2.3