diff --git a/ngx_http_fancyindex_module.c b/ngx_http_fancyindex_module.c index af37ef2..8dd604b 100644 --- a/ngx_http_fancyindex_module.c +++ b/ngx_http_fancyindex_module.c @@ -357,7 +357,7 @@ bailout: -static inline ngx_int_t +static ngx_inline ngx_int_t make_content_buf( ngx_http_request_t *r, ngx_buf_t **pb, ngx_http_fancyindex_loc_conf_t *alcf)