mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
Closes: https://bugs.gentoo.org/956695 Closes: https://bugs.gentoo.org/956694 Signed-off-by: zyxhere💭 <zyx@envs.net> Part-of: https://github.com/gentoo/gentoo/pull/42277 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
249 B
Diff
12 lines
249 B
Diff
diff '--color=auto' -ur a/src/main.c b/src/main.c
|
|
--- a/src/main.c 2025-05-09 15:20:31.000000000 +0000
|
|
+++ b/src/main.c 2025-05-26 21:26:44.919522337 +0000
|
|
@@ -17,6 +17,7 @@
|
|
*/
|
|
|
|
#include <glib/gi18n.h>
|
|
+#include <locale.h>
|
|
|
|
#include <kgx.h>
|
|
|