Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / vsftpd / opts.h
blob744613e948b3891dd972c9bdc67c2d72e8eda220
1 #ifndef VSF_OPTS_H
2 #define VSF_OPTS_H
4 struct vsf_session;
6 void handle_opts(struct vsf_session* p_sess);
8 #endif /* VSF_OPTS_H */