mklibs: revert r31315
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 16 Apr 2012 15:35:45 +0000 (15:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 16 Apr 2012 15:35:45 +0000 (15:35 +0000)
SVN-Revision: 31316

tools/mklibs/patches/011-missing_unistd.patch [deleted file]

diff --git a/tools/mklibs/patches/011-missing_unistd.patch b/tools/mklibs/patches/011-missing_unistd.patch
deleted file mode 100644 (file)
index c237812..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/mklibs-readelf/elf.cpp
-+++ b/src/mklibs-readelf/elf.cpp
-@@ -25,6 +25,7 @@
- #include <fcntl.h>
- #include <sys/mman.h>
- #include <sys/stat.h>
-+#include <unistd.h>
-
- using namespace Elf;
-