mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 22:54:10 +02:00
And update EAPI 7 -> 8 Closes: https://bugs.gentoo.org/896214 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33139 Signed-off-by: Sam James <sam@gentoo.org>
11 lines
230 B
Diff
11 lines
230 B
Diff
Bug: https://bugs.gentoo.org/896214
|
|
--- a/gphotofs.c
|
|
+++ b/gphotofs.c
|
|
@@ -26,6 +26,7 @@
|
|
#include <errno.h>
|
|
#include <fcntl.h>
|
|
#include <sys/time.h>
|
|
+#include <locale.h>
|
|
|
|
/*
|
|
* Static variables set by command line arguments.
|