diff options
Diffstat (limited to 'sh.c')
-rw-r--r-- | sh.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ | |||
32 | //#define DEBUG_SHELL | 32 | //#define DEBUG_SHELL |
33 | 33 | ||
34 | 34 | ||
35 | #include "internal.h" | 35 | #include "busybox.h" |
36 | #include <stdio.h> | 36 | #include <stdio.h> |
37 | #include <stdlib.h> | 37 | #include <stdlib.h> |
38 | #include <ctype.h> | 38 | #include <ctype.h> |