busybox: Remove unused patch

This commit is contained in:
Eelco Dolstra 2014-10-29 09:40:44 +01:00
parent 54e727133a
commit 5b50f0cbc5

View File

@ -1,12 +0,0 @@
diff --git a/include/libbb.h b/include/libbb.h
index f12800f..e7806c2 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -40,6 +40,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>