From fcce8d529a6aa7930cc58a5ec84b735cfb72c7e7 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 23 Jan 2003 18:47:54 +0000 Subject: nginx-0.0.1-2003-01-23-21:47:54 import --- src/http/ngx_http_event.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/http/ngx_http_event.c') diff --git a/src/http/ngx_http_event.c b/src/http/ngx_http_event.c index 948b3f726..b30050561 100644 --- a/src/http/ngx_http_event.c +++ b/src/http/ngx_http_event.c @@ -9,6 +9,8 @@ #include #include #include +#include +#include #include #include #include -- cgit