"I will always compile before I commit."
"I will always compile before I commit." "I will always compile before I commit." -Erik
This commit is contained in:
@@ -108,6 +108,9 @@ struct BB_applet {
|
||||
/* From busybox.c */
|
||||
extern const struct BB_applet applets[];
|
||||
|
||||
extern size_t NUM_APPLETS;
|
||||
|
||||
|
||||
extern int applet_name_compare(const void *x, const void *y);
|
||||
|
||||
extern int ar_main(int argc, char **argv);
|
||||
|
Reference in New Issue
Block a user