summarylogtreecommitdiffstats
path: root/dvbcut-0.6.1-unistd.patch
blob: 832c11d5252de19ecdfa1cf230d71daf6e2b03fc (plain)
1
2
3
4
5
6
7
8
9
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>