From cada4ee47d37e1e954e15a07afc6f45d6fb04342 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 28 Jan 2004 15:22:37 +0000 Subject: nginx-0.0.1-2004-01-28-18:22:37 import --- src/os/unix/ngx_freebsd_config.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (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 9fc14b3a9..6a4397999 100644 --- a/src/os/unix/ngx_freebsd_config.h +++ b/src/os/unix/ngx_freebsd_config.h @@ -21,11 +21,11 @@ #include #include #include /* TCP_NOPUSH */ -#include #include -#include #include #include +#include +#include #include @@ -77,6 +77,10 @@ #endif +/* STUB: autoconf */ +#define ngx_setproctitle setproctitle + + /* STUB */ #define HAVE_LITTLE_ENDIAN 1 -- cgit v1.2.3