From 25b36fedf72139617dc172dbca887888b258698d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 3 Feb 2004 16:43:54 +0000 Subject: nginx-0.0.2-2004-02-03-19:43:54 import --- src/os/unix/ngx_freebsd_config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/os/unix/ngx_freebsd_config.h') diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h index 6a4397999..2e14831ea 100644 --- a/src/os/unix/ngx_freebsd_config.h +++ b/src/os/unix/ngx_freebsd_config.h @@ -28,6 +28,8 @@ #include #include +#include + #ifndef HAVE_SELECT #define HAVE_SELECT 1 -- cgit