hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 12 May 2013 00:45:23 +0000 (02:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 12 May 2013 00:45:23 +0000 (02:45 +0200)
commitff463a885d7dbcea5493074cae498d58a5459539
tree7abc5948b963d9edb10ca73b84116204585b6139
parentabbc478f1c5ca76cc382d033a06c91af046f8791
hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c