memstat: Add patch to fix compilation with musl libc
authorMaarten ter Huurne <maarten@treewalker.org>
Mon, 15 Sep 2014 02:53:38 +0000 (04:53 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 24 Sep 2014 21:58:34 +0000 (23:58 +0200)
commit7989e053279034fc0a6e29cfc5ffe0b32bcae2e7
treeb56537bd6b87c507c1cab307c4d6230f1309269c
parent5f00e374903fccca855ec0b9fa63aafda3df40a1
memstat: Add patch to fix compilation with musl libc

PATH_MAX was undefined because of a missing #include.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/memstat/memstat-0001-PATH_MAX.patch [new file with mode: 0644]