include busybox after libc includes
[oweals/busybox.git] / shell / hush.c
index 48d1d1458affddadfb0bebd4140540eb7b165e4a..e20bf7a06172990982c1a38f5143fda8b7f1ddeb 100644 (file)
 /* #include <dmalloc.h> */
 /* #define DEBUG_SHELL */
 
-#ifdef BB_VER
+#if 1
 #include "busybox.h"
 #include "cmdedit.h"
 #else