Fix sh.c so it works with DMALLOC

This commit is contained in:
Eric Andersen 2001-07-07 04:24:28 +00:00
parent 1c03923b0b
commit 934c8ecb88

2
sh.c
View File

@ -18,7 +18,7 @@
*
*/
#include "busybox.h"
#include "Config.h"
/* This is to make testing things a bit simpler (to avoid
* a full recompile) till we get the new build system in place */