diff src/http/modules/ngx_http_ssi_filter.c @ 278:0ba4821f4460

nginx-0.0.2-2004-03-04-10:04:55 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Mar 2004 07:04:55 +0000
parents 008276b9e061
children 87e73f067470
line wrap: on
line diff
--- a/src/http/modules/ngx_http_ssi_filter.c
+++ b/src/http/modules/ngx_http_ssi_filter.c
@@ -21,6 +21,7 @@ typedef struct {
 
 
 typedef struct {
+    int               dummy;
 } ngx_http_ssi_command_t;