From 444176e8aa3a958f147f15542793678b619be262 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 28 Oct 2013 16:33:41 +0100 Subject: fix host build stuff and update-patches, convert cifs-utils and libaudiofile to new autotool infrastructure --- package/cifs-utils/patches/patch-mtab_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/cifs-utils/patches/patch-mtab_c (limited to 'package/cifs-utils/patches/patch-mtab_c') diff --git a/package/cifs-utils/patches/patch-mtab_c b/package/cifs-utils/patches/patch-mtab_c new file mode 100644 index 000000000..8aa1db2d3 --- /dev/null +++ b/package/cifs-utils/patches/patch-mtab_c @@ -0,0 +1,10 @@ +--- cifs-utils-6.1.orig/mtab.c 2013-07-02 21:13:33.000000000 +0200 ++++ cifs-utils-6.1/mtab.c 2013-10-28 07:33:27.000000000 +0100 +@@ -36,6 +36,7 @@ + #include + #include + #include ++#include + #include + #include + #include "mount.h" -- cgit v1.2.3