multicall: expose argv0, use in applets
This commit is contained in:
parent
e0a7444640
commit
8714dab11d
4 changed files with 8 additions and 6 deletions
|
|
@ -24,4 +24,6 @@ struct if_applet {
|
|||
void (*const usage)(void);
|
||||
};
|
||||
|
||||
extern char *argv0;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue