aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/001-resource_h_include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/patches/001-resource_h_include.patch')
-rw-r--r--package/utils/busybox/patches/001-resource_h_include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/utils/busybox/patches/001-resource_h_include.patch b/package/utils/busybox/patches/001-resource_h_include.patch
deleted file mode 100644
index 33e12c8bd4..0000000000
--- a/package/utils/busybox/patches/001-resource_h_include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/libbb.h
-+++ b/include/libbb.h
-@@ -41,6 +41,7 @@
- #include <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>