Make hush comple once again
authorEric Andersen <andersen@codepoet.org>
Fri, 6 Dec 2002 21:37:08 +0000 (21:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 6 Dec 2002 21:37:08 +0000 (21:37 -0000)
shell/hush.c

index 48d1d14..e20bf7a 100644 (file)
 /* #include <dmalloc.h> */
 /* #define DEBUG_SHELL */
 
-#ifdef BB_VER
+#if 1
 #include "busybox.h"
 #include "cmdedit.h"
 #else