aboutsummaryrefslogtreecommitdiff
path: root/lash.c
diff options
context:
space:
mode:
Diffstat (limited to 'lash.c')
-rw-r--r--lash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lash.c b/lash.c
index b8f407202..77efc6aac 100644
--- a/lash.c
+++ b/lash.c
@@ -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>