Make hush comple once again

1_00_stable_10817
Eric Andersen 2002-12-06 21:37:08 +00:00
parent 398ff9d981
commit da15a496e2
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
/* #include <dmalloc.h> */
/* #define DEBUG_SHELL */
#ifdef BB_VER
#if 1
#include "busybox.h"
#include "cmdedit.h"
#else