From: Jo-Philipp Wich Date: Mon, 16 Apr 2012 15:35:45 +0000 (+0000) Subject: [tools] mklibs: revert r31315 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=29c6da50b5908edfaa98dffcdedb544ad9806b98;p=openwrt%2Fsvn-archive%2Farchive.git [tools] 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; -