diff options
Diffstat (limited to 'cmdedit.c')
-rw-r--r-- | cmdedit.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ terminal width. (more then one line.) However, history will. */ -#include "internal.h" +#include "busybox.h" #ifdef BB_FEATURE_SH_COMMAND_EDITING #include <stdio.h> |