4 lines
127 B
C
4 lines
127 B
C
|
void fatal(char *fmt, ...);
|
||
|
const char *parse_config(char *progname, int custom, char *configname,
|
||
|
struct rs_config *config);
|