summaryrefslogtreecommitdiff
path: root/ssh-rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-rsa.c')
-rw-r--r--ssh-rsa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh-rsa.c b/ssh-rsa.c
index 2788f3340..9b14f9a9a 100644
--- a/ssh-rsa.c
+++ b/ssh-rsa.c
@@ -35,6 +35,8 @@
35#include "digest.h" 35#include "digest.h"
36#include "log.h" 36#include "log.h"
37 37
38#include "openbsd-compat/openssl-compat.h"
39
38static int openssh_RSA_verify(int, u_char *, size_t, u_char *, size_t, RSA *); 40static int openssh_RSA_verify(int, u_char *, size_t, u_char *, size_t, RSA *);
39 41
40static const char * 42static const char *