2012-09-13 15:57:59 +00:00
|
|
|
--- a/include/libbb.h
|
|
|
|
+++ b/include/libbb.h
|
2015-04-04 17:52:02 +00:00
|
|
|
@@ -40,6 +40,7 @@
|
|
|
|
#include <poll.h>
|
2012-09-13 15:57:59 +00:00
|
|
|
#include <sys/ioctl.h>
|
|
|
|
#include <sys/mman.h>
|
|
|
|
+#include <sys/resource.h>
|
|
|
|
#include <sys/socket.h>
|
|
|
|
#include <sys/stat.h>
|
|
|
|
#include <sys/time.h>
|