summaryrefslogtreecommitdiff
path: root/key.c
diff options
context:
space:
mode:
Diffstat (limited to 'key.c')
-rw-r--r--key.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/key.c b/key.c
index 8fef9b40f..62bf8361d 100644
--- a/key.c
+++ b/key.c
@@ -38,6 +38,7 @@
38#include <sys/types.h> 38#include <sys/types.h>
39 39
40#include <openssl/evp.h> 40#include <openssl/evp.h>
41#include <openbsd-compat/openssl-compat.h>
41 42
42#include <stdarg.h> 43#include <stdarg.h>
43#include <stdio.h> 44#include <stdio.h>