mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
10 lines
211 B
Diff
10 lines
211 B
Diff
--- 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"
|