From 9d593f7dc33cc6664c8a43e3af2e38f1e566d9d1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Jul 2012 17:19:56 +0200 Subject: [PATCH] busybox: add required patch. --- srcpkgs/busybox/patches/glibc-2.16.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 srcpkgs/busybox/patches/glibc-2.16.patch 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