blob: ca1f4ac8402aedf759fe69553aea682402c4c18b [file] [log] [blame]
extern ngx_http_module_t ngx_http_output_filter_module;
ngx_http_module_t *ngx_http_modules[] = {
ngx_http_output_filter_module,
NULL
};