From 764543e73426fd00741483ff830cf09bfb73752f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 27 Nov 2003 19:01:37 +0000 Subject: nginx-0.0.1-2003-11-27-22:01:37 import --- src/os/unix/ngx_os.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/os/unix/ngx_os.h') diff --git a/src/os/unix/ngx_os.h b/src/os/unix/ngx_os.h index 1cc597b20..6f0a2e8b3 100644 --- a/src/os/unix/ngx_os.h +++ b/src/os/unix/ngx_os.h @@ -62,4 +62,9 @@ extern int rotate; #endif +#ifdef SOLARIS +#include +#endif + + #endif /* _NGX_OS_H_INCLUDED_ */ -- cgit v1.2.3