aboutsummaryrefslogtreecommitdiffstats
path: root/community/guvcview/fix-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/guvcview/fix-include.patch')
-rw-r--r--community/guvcview/fix-include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/guvcview/fix-include.patch b/community/guvcview/fix-include.patch
new file mode 100644
index 00000000000..503c2af3b78
--- /dev/null
+++ b/community/guvcview/fix-include.patch
@@ -0,0 +1,10 @@
+--- a/guvcview/guvcview.c
++++ b/guvcview/guvcview.c
+@@ -28,6 +28,7 @@
+ #include <sys/stat.h>
+ #include <sys/resource.h>
+ #include <errno.h>
++#include <locale.h>
+
+ #include "gview.h"
+ #include "gviewv4l2core.h"