Files
gentoo/net-misc/smbc
Z. Liu 4f369d9bb8 net-misc/smbc: fix build on musl
fix error below:

> dcigettext.c:154:7: error: conflicting types for 'getcwd'; have 'char *(void)'
>   154 | char *getcwd ();
>       |       ^~~~~~

Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/45132
Closes: https://github.com/gentoo/gentoo/pull/45132
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-24 16:36:31 +00:00
..