---- busybox-1.4.2.orig/include/platform.h 2007-06-04 13:21:32.055103552 +0200
-+++ busybox-1.4.2/include/platform.h 2007-06-04 13:21:35.387596936 +0200
-@@ -128,9 +128,11 @@
+--- busybox-1.7.2.orig/include/platform.h 2007-10-30 15:34:59.000000000 -0500
++++ busybox-1.7.2/include/platform.h 2007-10-30 15:35:04.000000000 -0500
+@@ -137,9 +137,11 @@
/* ---- Compiler dependent settings ------------------------- */
#if (defined __digital__ && defined __unix__)
/* ---- Compiler dependent settings ------------------------- */
#if (defined __digital__ && defined __unix__)
---- busybox-1.4.2.orig/include/libbb.h 2007-06-04 13:21:32.062102488 +0200
-+++ busybox-1.4.2/include/libbb.h 2007-06-04 13:21:35.388596784 +0200
-@@ -17,7 +17,9 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <inttypes.h>
-+#ifndef __APPLE__
- #include <malloc.h>
-+#endif
- #include <netdb.h>
- #include <setjmp.h>
- #include <signal.h>
-@@ -30,7 +32,9 @@
+--- busybox-1.7.2.orig/include/libbb.h 2007-10-30 15:34:59.000000000 -0500
++++ busybox-1.7.2/include/libbb.h 2007-10-30 15:35:04.000000000 -0500
+@@ -31,7 +31,9 @@