summaryrefslogtreecommitdiff
path: root/media-gfx/gphotofs/files/gphotofs-0.5-fix-build-clang16.patch
blob: 0a88035cc60f2d9b5991c4729be44ac1b23bcde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.