aboutsummaryrefslogtreecommitdiffstats
path: root/testing/keepassx/add_unistd.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-04-28 13:09:33 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-04-28 13:10:24 +0000
commitfd2f7d89af2ed10eb4bdf11fbee0702d8cdad96a (patch)
treed58f6cce2881a3b9903ed92221ccda2bb9e24fb9 /testing/keepassx/add_unistd.patch
parenta1ca9675abd7c94d042a5997914c988b52d9a504 (diff)
downloadaports-fd2f7d89af2ed10eb4bdf11fbee0702d8cdad96a.tar.bz2
aports-fd2f7d89af2ed10eb4bdf11fbee0702d8cdad96a.tar.xz
community/keepassx: moved from testing
Diffstat (limited to 'testing/keepassx/add_unistd.patch')
-rw-r--r--testing/keepassx/add_unistd.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/keepassx/add_unistd.patch b/testing/keepassx/add_unistd.patch
deleted file mode 100644
index f7d08027b2..0000000000
--- a/testing/keepassx/add_unistd.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/lib/random.cpp
-+++ b/src/lib/random.cpp
-@@ -18,6 +18,7 @@
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
- ***************************************************************************/
-
-+#include <unistd.h>
- #include "random.h"
-
-