From b54698b5798b7f1a54226274347ce1faee5a92a4 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 23 Feb 2004 20:57:12 +0000 Subject: nginx-0.0.2-2004-02-23-23:57:12 import --- src/core/ngx_core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/ngx_core.h') diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h index 6bfefcc49..f8803c8ff 100644 --- a/src/core/ngx_core.h +++ b/src/core/ngx_core.h @@ -20,6 +20,7 @@ typedef struct ngx_connection_s ngx_connection_t; #include #include #include +#include #include #include #include -- cgit