diff options
Diffstat (limited to 'libre/clementine-libre/clementine-unistd.patch')
-rw-r--r-- | libre/clementine-libre/clementine-unistd.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/clementine-libre/clementine-unistd.patch b/libre/clementine-libre/clementine-unistd.patch deleted file mode 100644 index 9bd053b60..000000000 --- a/libre/clementine-libre/clementine-unistd.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -rupN Clementine-1.2.2.orig/src/core/utilities.cpp Clementine-1.2.2/src/core/utilities.cpp ---- Clementine-1.2.2.orig/src/core/utilities.cpp 2014-02-23 16:14:06.919406700 +0100 -+++ Clementine-1.2.2/src/core/utilities.cpp 2014-02-23 16:16:12.107064900 +0100 -@@ -50,6 +50,7 @@ - #endif - - #ifdef Q_OS_LINUX -+# include <unistd.h> - # include <sys/syscall.h> - #endif - #ifdef Q_OS_DARWIN |