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