wok-next rev 20124

cryptkeeper: update patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 31 09:20:03 2017 +0100 (2017-10-31)
parents 1760c61b5ab6
children 522148bca4d8
files cryptkeeper/stuff/cryptkeeper.patch
line diff
     1.1 --- a/cryptkeeper/stuff/cryptkeeper.patch	Tue Oct 31 09:09:26 2017 +0100
     1.2 +++ b/cryptkeeper/stuff/cryptkeeper.patch	Tue Oct 31 09:20:03 2017 +0100
     1.3 @@ -10,6 +10,17 @@
     1.4   #include "../config.h"
     1.5   #include "../lib/gettext.h"
     1.6  
     1.7 +--- a/src/lsof.cpp
     1.8 ++++ b/src/lsof.cpp
     1.9 +@@ -17,6 +17,7 @@
    1.10 +  */
    1.11 + #include <stdlib.h>
    1.12 + #include <stdio.h>
    1.13 ++#include <unistd.h>
    1.14 + #include <string>
    1.15 + #include <vector>
    1.16 + #include <assert.h>
    1.17 +
    1.18  --- a/po/LINGUAS
    1.19  +++ b.po/LINGUAS
    1.20  @@ -1 +1 @@