From: Jo-Philipp Wich Date: Mon, 16 Apr 2012 15:35:45 +0000 (+0000) Subject: mklibs: revert r31315 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c379502147ee31e5b429ea8c38ae8c79e158e96a;p=lede.git mklibs: revert r31315 SVN-Revision: 31316 --- diff --git a/tools/mklibs/patches/011-missing_unistd.patch b/tools/mklibs/patches/011-missing_unistd.patch deleted file mode 100644 index c237812688..0000000000 --- a/tools/mklibs/patches/011-missing_unistd.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/mklibs-readelf/elf.cpp -+++ b/src/mklibs-readelf/elf.cpp -@@ -25,6 +25,7 @@ - #include - #include - #include -+#include - - using namespace Elf; -