diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-10-10 15:06:34 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-10-10 15:06:34 +0200 |
commit | 8ca4c9282d009ceb0b1e2a6a891fc22f822ab4b1 (patch) | |
tree | 394e63665d5229c8191f4564cc3b45559480a894 | |
parent | 7cf3e958571cdbffcd574ff912a92dc9d24a5676 (diff) | |
parent | 1c0bf8da11588c622919527a9742c28306771b34 (diff) |
Merge branch 'master' of git.lan:/git/naskpass
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r-- | src/ui.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #include <stdio.h> +#include <unistd.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> |