Blame lib/prepargs.h

Packit Service fdd496
/* Parse arguments from a string and prepend them to an argv.  */
Packit Service fdd496
Packit Service fdd496
void prepend_default_options (char const *, int *, char ***);