From 1c10462e88491d52a23e22fbc3ca0012591df095 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 3 Jun 2003 15:42:58 +0000 Subject: nginx-0.0.1-2003-06-03-19:42:58 import --- src/core/ngx_alloc.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/core/ngx_alloc.c') diff --git a/src/core/ngx_alloc.c b/src/core/ngx_alloc.c index f2608f77d..af59a223c 100644 --- a/src/core/ngx_alloc.c +++ b/src/core/ngx_alloc.c @@ -1,10 +1,6 @@ #include - -#include -#include -#include -#include +#include void *ngx_alloc(size_t size, ngx_log_t *log) -- cgit v1.2.3