projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
398ff9d
)
Make hush comple once again
author
Eric Andersen
<andersen@codepoet.org>
Fri, 6 Dec 2002 21:37:08 +0000
(21:37 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 6 Dec 2002 21:37:08 +0000
(21:37 -0000)
shell/hush.c
patch
|
blob
|
history
diff --git
a/shell/hush.c
b/shell/hush.c
index 48d1d1458affddadfb0bebd4140540eb7b165e4a..e20bf7a06172990982c1a38f5143fda8b7f1ddeb 100644
(file)
--- a/
shell/hush.c
+++ b/
shell/hush.c
@@
-106,7
+106,7
@@
/* #include <dmalloc.h> */
/* #define DEBUG_SHELL */
-#if
def BB_VER
+#if
1
#include "busybox.h"
#include "cmdedit.h"
#else