From: jow Date: Mon, 16 Apr 2012 15:35:45 +0000 (+0000) Subject: [tools] mklibs: revert r31315 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c9641b552eb8ecccb7b0e31a0f7bac250a930e25;p=openwrt.git [tools] mklibs: revert r31315 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31316 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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; -