python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / keepassx2 / patches / musl.patch
blob7f7bd27ac8df7a03a5f4ac490f8b149d80d72af6
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>
7 +#include <fcntl.h>
8 #include <sys/file.h> // flock
9 #include <sys/types.h> // kill
10 #include <signal.h> // kill