Initial commit
This commit is contained in:
10
package/utils/busybox/patches/001-resource_h_include.patch
Normal file
10
package/utils/busybox/patches/001-resource_h_include.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- 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>
|
||||
Reference in New Issue
Block a user