dnscrypto-proxy: Support files updated.
[tomato.git] / release / src / router / vsftpd / tcpwrap.h
blobd7dc048bc9ba73022f8034418a2ee2bc9f4e3004
1 #ifndef VSF_TCPWRAP_H
2 #define VSF_TCPWRAP_H
4 int vsf_tcp_wrapper_ok(int remote_fd);
6 #endif /* VSF_TCPWRAP_H */