repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
keepassx2
/
patches
/
musl.patch
blob
7f7bd27ac8df7a03a5f4ac490f8b149d80d72af6
1
--- src/core/qlockfile_unix.cpp.orig 2015-07-19 00:41:35.000000000 +0200
2
+++ src/core/qlockfile_unix.cpp 2015-07-21 20:01:02.607722077 +0200
3
@@ -39,6 +39,7 @@
4
#include <QDebug>
5
#include <QDateTime>
6
7
+#include <fcntl.h>
8
#include <sys/file.h> // flock
9
#include <sys/types.h> // kill
10
#include <signal.h> // kill