busybox: update to version 1.25.0
[openwrt/staging/rmilecki.git] / package / utils / busybox / patches / 001-resource_h_include.patch
index d66d66d67eb7895432270ba9566125596f47608e..33e12c8bd4bbf567106818a33e1d5f854ebb3c53 100644 (file)
@@ -1,7 +1,7 @@
 --- a/include/libbb.h
 +++ b/include/libbb.h
-@@ -35,6 +35,7 @@
- #include <sys/poll.h>
+@@ -41,6 +41,7 @@
+ #include <poll.h>
  #include <sys/ioctl.h>
  #include <sys/mman.h>
 +#include <sys/resource.h>