From 45890ea8c13a561fe3fd66bf639ad429f3c18846 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 13 Nov 2003 16:16:33 +0000 Subject: nginx-0.0.1-2003-11-13-19:16:33 import --- src/core/ngx_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/ngx_core.h') diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h index 7a19d1b71..84b0a6d05 100644 --- a/src/core/ngx_core.h +++ b/src/core/ngx_core.h @@ -30,7 +30,7 @@ typedef struct ngx_connection_s ngx_connection_t; #include #include #include -#include +#include #include -- cgit