diff --git a/srcpkgs/busybox/patches/glibc-2.16.patch b/srcpkgs/busybox/patches/glibc-2.16.patch new file mode 100644 index 00000000000..ee490305ae9 --- /dev/null +++ b/srcpkgs/busybox/patches/glibc-2.16.patch @@ -0,0 +1,10 @@ +--- include/libbb.h.orig 2012-07-09 15:18:29.296170184 +0200 ++++ include/libbb.h 2012-07-09 15:18:41.374877927 +0200 +@@ -40,6 +40,7 @@ + #include + #include + #include ++#include + #include + #include + #include