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__frontend.cpp
16125 views
1
--- client/dvb/cx88_dvb_frontend.cpp.orig 2014-11-15 03:08:05 UTC
2
+++ client/dvb/cx88_dvb_frontend.cpp
3
@@ -31,7 +31,7 @@
4
#include <new>
5
extern "C"
6
{
7
- #include <cuse4bsd.h>
8
+ #include <cuse.h>
9
}
10
#include "../cx88_debug.h"
11
#include "cx88_dvb_frontend.h"
12
13