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_string.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/ngx_string.h') diff --git a/src/core/ngx_string.h b/src/core/ngx_string.h index daf5f00b7..036194bde 100644 --- a/src/core/ngx_string.h +++ b/src/core/ngx_string.h @@ -3,6 +3,7 @@ #include +#include typedef struct { -- cgit