Add in kent robotti's updated dos2unix.c
[oweals/busybox.git] / init.c
diff --git a/init.c b/init.c
index 2657ec628385ce1e63f0fed04539a68e15c6fcd0..4284600c415b9c08c555f73a5eedcdda16494130 100644 (file)
--- a/init.c
+++ b/init.c
@@ -93,9 +93,8 @@ static const int RB_AUTOBOOT = 0x01234567;
 #endif
 #endif
 
-#ifndef _PATH_STDPATH
+#undef _PATH_STDPATH
 #define _PATH_STDPATH  "/usr/bin:/bin:/usr/sbin:/sbin"
-#endif
 
 
 #if defined BB_FEATURE_INIT_COREDUMPS