From 35d703c8a654ffe64bd5b295895c458f16a4868b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 9 Jun 2014 13:48:00 +0000 Subject: mountd: remove a bogus include to fix compile with musl Signed-off-by: Felix Fietkau SVN-Revision: 41062 --- package/system/mountd/patches/050-no_error_h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/system/mountd/patches/050-no_error_h.patch (limited to 'package/system') diff --git a/package/system/mountd/patches/050-no_error_h.patch b/package/system/mountd/patches/050-no_error_h.patch new file mode 100644 index 0000000..16a75f0 --- /dev/null +++ b/package/system/mountd/patches/050-no_error_h.patch @@ -0,0 +1,10 @@ +--- a/lib/fs.c ++++ b/lib/fs.c +@@ -2,7 +2,6 @@ + #include + #include + #include +-#include + #include + #include + #include -- cgit v1.1