diff options
Diffstat (limited to 'sh.c')
-rw-r--r-- | sh.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |