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__buffer.cpp
16125 views
1
--- client/dvb/cx88_dvb_buffer.cpp.orig 2012-10-04 22:36:01 UTC
2
+++ client/dvb/cx88_dvb_buffer.cpp
3
@@ -30,7 +30,7 @@
4
#include <new>
5
extern "C"
6
{
7
- #include <cuse4bsd.h>
8
+ #include <cuse.h>
9
}
10
#include "cx88_dvb_buffer.h"
11
12
13