removed strange extern void xregcomp(... from some applets, but declared from libbb.h
This commit is contained in:
@ -439,7 +439,6 @@ static struct {
|
||||
} t;
|
||||
|
||||
/* function prototypes */
|
||||
extern void xregcomp(regex_t *preg, const char *regex, int cflags);
|
||||
static void handle_special(var *);
|
||||
static node *parse_expr(unsigned long);
|
||||
static void chain_group(void);
|
||||
|
Reference in New Issue
Block a user