First declare the functions to pacify -Wmissing-prototypes.
This commit is contained in:
parent
955e9f68da
commit
79ea0bd9f3
@ -64,6 +64,10 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#undef eflag
|
||||
|
||||
int readcmd(int, char **);
|
||||
int umaskcmd(int, char **);
|
||||
int ulimitcmd(int, char **);
|
||||
|
||||
/*
|
||||
* The read builtin. The -r option causes backslashes to be treated like
|
||||
* ordinary characters.
|
||||
|
Loading…
Reference in New Issue
Block a user