Index: head/emulators/wine/files/patch-dlls_qcap_v4l.c =================================================================== --- head/emulators/wine/files/patch-dlls_qcap_v4l.c (nonexistent) +++ head/emulators/wine/files/patch-dlls_qcap_v4l.c (revision 569523) @@ -0,0 +1,14 @@ +--- dlls/qcap/v4l.c.orig 2021-03-27 14:39:57 UTC ++++ dlls/qcap/v4l.c +@@ -63,9 +63,10 @@ + #include "qcap_main.h" + #include "capture.h" + ++WINE_DEFAULT_DEBUG_CHANNEL(qcap); ++ + #ifdef HAVE_LINUX_VIDEODEV2_H + +-WINE_DEFAULT_DEBUG_CHANNEL(qcap); + WINE_DECLARE_DEBUG_CHANNEL(winediag); + + static typeof(open) *video_open = open; Property changes on: head/emulators/wine/files/patch-dlls_qcap_v4l.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property