Note new dependency.
diff --git a/utility.c b/utility.c
index 74e9332..9ae2a8f 100644
--- a/utility.c
+++ b/utility.c
@@ -1676,7 +1676,7 @@
 }
 #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;