summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh.c b/ssh.c
index fe2f1adfb..2ed76c9a1 100644
--- a/ssh.c
+++ b/ssh.c
@@ -72,6 +72,7 @@
72 72
73#include <openssl/evp.h> 73#include <openssl/evp.h>
74#include <openssl/err.h> 74#include <openssl/err.h>
75#include "openbsd-compat/openssl-compat.h"
75 76
76#include "xmalloc.h" 77#include "xmalloc.h"
77#include "ssh.h" 78#include "ssh.h"