blob: 8b24e02b7bb5367c8efeb12bfe687c689598e3b6 [file] [log] [blame] [raw]
#ifndef ECHO_VAR_H
#define ECHO_VAR_H
#include "ngx_http_echo_module.h"
ngx_int_t ngx_http_echo_add_variables(ngx_conf_t *cf);
#endif /* ECHO_VAR_H */