From b5910d497e51bac754b0a5bdbd58318b653e0859 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 30 Oct 2003 16:51:33 +0000 Subject: nginx-0.0.1-2003-10-30-19:51:33 import --- src/os/unix/ngx_solaris_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/os/unix') diff --git a/src/os/unix/ngx_solaris_config.h b/src/os/unix/ngx_solaris_config.h index 43423aaa5..f94936dca 100644 --- a/src/os/unix/ngx_solaris_config.h +++ b/src/os/unix/ngx_solaris_config.h @@ -9,6 +9,7 @@ #define _FILE_OFFSET_BITS 64 /* must be before sys/types.h */ #include +#include #include /* offsetof */ #include #include -- cgit