Import ubus tools.
This commit is contained in:
4
3P/json/tests/parse_flags.h
Normal file
4
3P/json/tests/parse_flags.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef __parse_flags_h
|
||||
#define __parse_flags_h
|
||||
int parse_flags(int argc, char **argv);
|
||||
#endif
|
||||
Reference in New Issue
Block a user