QMI: add uqmi tool with all depends
[tomato.git] / release / src / router / libjson-c / tests / parse_flags.h
blobc5e2f410352a19f0c296c08265a07fab0f517965
1 #ifndef __parse_flags_h
2 #define __parse_flags_h
3 int parse_flags(int argc, char **argv);
4 #endif