summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/examples/generate-key.c
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp-ffi/examples/generate-key.c')
-rw-r--r--openpgp-ffi/examples/generate-key.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp-ffi/examples/generate-key.c b/openpgp-ffi/examples/generate-key.c
index 96a7f2fc..fed2852c 100644
--- a/openpgp-ffi/examples/generate-key.c
+++ b/openpgp-ffi/examples/generate-key.c
@@ -1,5 +1,6 @@
#include <assert.h>
#include <stdio.h>
+#include <unistd.h>
#include <sequoia/openpgp.h>