summaryrefslogtreecommitdiff
path: root/testing/mkinitcpio-busybox/glibc-2.16.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mkinitcpio-busybox/glibc-2.16.patch')
-rw-r--r--testing/mkinitcpio-busybox/glibc-2.16.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/mkinitcpio-busybox/glibc-2.16.patch b/testing/mkinitcpio-busybox/glibc-2.16.patch
deleted file mode 100644
index 5e2fb4fa5..000000000
--- a/testing/mkinitcpio-busybox/glibc-2.16.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/libbb.h.orig 2012-09-17 08:28:35.215518120 -0400
-+++ b/include/libbb.h 2012-09-17 08:28:49.807212925 -0400
-@@ -44,6 +44,7 @@
- #include <sys/stat.h>
- #include <sys/time.h>
- #include <sys/types.h>
-+#include <sys/resource.h>
- #ifndef major
- # include <sys/sysmacros.h>
- #endif