From 3c3ca1735815a4e495922b50b01a258016c93d4b Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 5 Jan 2004 20:55:48 +0000 Subject: nginx-0.0.1-2004-01-05-23:55:48 import --- src/os/unix/ngx_freebsd_config.h | 1 + 1 file changed, 1 insertion(+) (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 04524b452..ce5c3b692 100644 --- a/src/os/unix/ngx_freebsd_config.h +++ b/src/os/unix/ngx_freebsd_config.h @@ -24,6 +24,7 @@ #include #include #include +#include #include -- cgit