usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / vsftpd / features.h
blobdc29a5b0439ac8497f1bc2c8036e7eccb196fffd
1 #ifndef VSF_FEATURES_H
2 #define VSF_FEATURES_H
4 struct vsf_session;
6 void handle_feat(struct vsf_session* p_sess);
8 #endif /* VSF_FEATURES_H */