From a58e3ca14300fce97b2124233afe140c8d59199f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 2 Sep 2002 14:48:24 +0000 Subject: nginx-0.0.1-2002-09-02-18:48:24 import --- src/os/unix/ngx_sendfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os/unix/ngx_sendfile.h') diff --git a/src/os/unix/ngx_sendfile.h b/src/os/unix/ngx_sendfile.h index 768e23cf1..c9a59235f 100644 --- a/src/os/unix/ngx_sendfile.h +++ b/src/os/unix/ngx_sendfile.h @@ -3,7 +3,7 @@ #include -#include +#include #include #include #include -- cgit