1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00
aports/community/go2rtc/import-c.patch
2025-03-16 10:59:13 +00:00

10 lines
143 B
Diff

--- a/pkg/v4l2/device/device.go
+++ b/pkg/v4l2/device/device.go
@@ -3,6 +3,7 @@
package device
import (
+ "C"
"bytes"
"errors"
"fmt"