summaryrefslogtreecommitdiffstats
path: root/source/installer/busybox.glibc217.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer/busybox.glibc217.diff')
-rw-r--r--source/installer/busybox.glibc217.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/installer/busybox.glibc217.diff b/source/installer/busybox.glibc217.diff
new file mode 100644
index 000000000..94afe3597
--- /dev/null
+++ b/source/installer/busybox.glibc217.diff
@@ -0,0 +1,10 @@
+--- ./include/libbb.h.orig 2012-02-04 13:34:24.000000000 -0600
++++ ./include/libbb.h 2013-03-11 23:30:28.537980546 -0500
+@@ -35,6 +35,7 @@
+ #include <sys/poll.h>
+ #include <sys/ioctl.h>
+ #include <sys/mman.h>
++#include <sys/resource.h>
+ #include <sys/socket.h>
+ #include <sys/stat.h>
+ #include <sys/time.h>