Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/multimedia/cx88/files/patch-client_v4l_cx88__radio__capture.h
16125 views
1
--- client/v4l/cx88_radio_capture.h.orig 2019-11-30 20:23:39 UTC
2
+++ client/v4l/cx88_radio_capture.h
3
@@ -32,7 +32,7 @@
4
#include <linux/videodev2.h>
5
extern "C"
6
{
7
- #include <cuse4bsd.h>
8
+ #include <cuse.h>
9
}
10
#include "cx88_capture.h"
11
#include "tuner_config.h"
12
13