Remove debugging statement.
[oweals/busybox.git] / sh.c
diff --git a/sh.c b/sh.c
index 15a3070a6b36bc15a37a125f6b13c2a7de84f2b9..f5c06b4231f2df05f94641d86ac7e238fb94b720 100644 (file)
--- a/sh.c
+++ b/sh.c
@@ -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 */