Note new dependency.

This commit is contained in:
Matt Kraai 2000-11-30 04:55:40 +00:00
parent c119ab9e29
commit cabafae7b0

View File

@ -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;