summarylogtreecommitdiffstats
path: root/dvbcut-0.6.1-unistd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dvbcut-0.6.1-unistd.patch')
-rw-r--r--dvbcut-0.6.1-unistd.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dvbcut-0.6.1-unistd.patch b/dvbcut-0.6.1-unistd.patch
new file mode 100644
index 000000000000..832c11d5252d
--- /dev/null
+++ b/dvbcut-0.6.1-unistd.patch
@@ -0,0 +1,10 @@
+--- a/src/main.cpp
++++ b/src/main.cpp
+@@ -25,6 +25,7 @@
+ #include <clocale>
+ #include <string>
+ #include <list>
++#include <unistd.h>
+
+ #ifdef HAVE_LIB_AO
+ #include <ao/ao.h>