Skip to content
Snippets Groups Projects
Commit 623169bc authored by Florian Fainelli's avatar Florian Fainelli
Browse files

busybox: fix build with recent eglibc toolchains

SVN-Revision: 33395
parent f2521b81
No related branches found
No related tags found
No related merge requests found
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -35,6 +35,7 @@
#include <sys/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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment