Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/multimedia/cx88/files/patch-client_dvb_cx88__dvb__capture.h
16125 views
1
--- client/dvb/cx88_dvb_capture.h.orig 2014-11-15 03:08:05 UTC
2
+++ client/dvb/cx88_dvb_capture.h
3
@@ -32,7 +32,7 @@
4
#include <list>
5
extern "C"
6
{
7
- #include <cuse4bsd.h>
8
+ #include <cuse.h>
9
}
10
#include "tuner_config.h"
11
#include "cx88_capture.h"
12
13