mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2025-12-10 21:49:38 +05:00
6 lines
127 B
C
6 lines
127 B
C
extern struct params default_params;
|
|
|
|
void reset_params(void);
|
|
int parse_args(int argc, char **argv);
|
|
bool ipv6_support(void);
|