diff options
| -rw-r--r-- | meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch index d8d148218b..c0835e041e 100644 --- a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch +++ b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch | |||
| @@ -7,7 +7,7 @@ When building against musl libc, PATH_MAX is defined in <limits.h>. | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> | 8 | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> |
| 9 | 9 | ||
| 10 | Upstream-status: Pending | 10 | Upstream-status: Accepted (Should be in next release after 22.21) |
| 11 | --- | 11 | --- |
| 12 | src/pstree.c | 1 + | 12 | src/pstree.c | 1 + |
| 13 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
