mirror of
https://github.com/sheumann/hush.git
synced 2025-04-29 07:37:08 +00:00
Note new dependency.
This commit is contained in:
parent
c119ab9e29
commit
cabafae7b0
@ -1676,7 +1676,7 @@ extern int print_file_by_name(char *filename)
|
||||
}
|
||||
#endif /* BB_CAT */
|
||||
|
||||
#if defined BB_ECHO || defined BB_TR
|
||||
#if defined BB_ECHO || defined BB_SH || defined BB_TR
|
||||
char process_escape_sequence(char **ptr)
|
||||
{
|
||||
char c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user