mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 17:57:14 +08:00
08f6d9e52e
pkgrel has not been upped since the rebuild didn't fix the issue we were having and the new pkg was not uploaded
12 lines
419 B
Diff
12 lines
419 B
Diff
diff -ru minitube/src/qtsingleapplication/qtlocalpeer.cpp minitube.new/src/qtsingleapplication/qtlocalpeer.cpp
|
|
--- minitube/src/qtsingleapplication/qtlocalpeer.cpp 2012-03-03 14:42:25.000000000 +0000
|
|
+++ minitube.new/src/qtsingleapplication/qtlocalpeer.cpp 2012-06-03 21:45:05.983535234 +0000
|
|
@@ -58,6 +58,7 @@
|
|
#endif
|
|
#if defined(Q_OS_UNIX)
|
|
#include <time.h>
|
|
+#include <unistd.h>
|
|
#endif
|
|
|
|
namespace QtLP_Private {
|