package/cifs-utils: add upstream patch to fix musl build
authorJörg Krause <joerg.krause@embedded.rocks>
Sat, 15 Aug 2015 16:07:21 +0000 (18:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Aug 2015 20:53:58 +0000 (22:53 +0200)
commit4d53184aff4e0e57ddc6ef64a6891f13a1aa9a67
tree688d2bdbd50dc98a66b5e93dbb757f22b1aabf48
parenta1c16fb29926d2cc9b65229befc1a08ac11b14e8
package/cifs-utils: add upstream patch to fix musl build

Fixes build error with the musl C library:

```
error: '_PATH_MOUNTED' undeclared (first use in this function)
```

Fixes:
http://autobuild.buildroot.net/results/44e/44e800d9933160c48b9c2447d63eeb37a0065d03/
http://autobuild.buildroot.net/results/b9f/b9f918bba4952566e3818fb99f45a7e425acf727/
http://autobuild.buildroot.net/results/8de/8dec8c46ad1959066101efe7cc1781f3d4732028/
http://autobuild.buildroot.net/results/cc3/cc38e7581b4bba362a9be388099b0ea237f4e580/

and many more.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cifs-utils/0001-mtab.c-include-paths.h-for-_PATH_MOUNTED.patch [new file with mode: 0644]