Rename two config options:
FEATURE_SH_STANDALONE_SHELL => FEATURE_SH_STANDALONE FEATURE_EXEC_PREFER_APPLETS => FEATURE_PREFER_APPLETS Make SH_STANDALONE depend on PREFER_APPLETS. getopt.c: more randomconfig-induced fixes
This commit is contained in:
parent
8905496444
commit
80d14beae9
17 changed files with 67 additions and 40 deletions
|
@ -13,7 +13,6 @@
|
|||
* that too seems silly.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "libbb.h"
|
||||
|
||||
int xfunc_error_retval = EXIT_FAILURE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue