mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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>