summaryrefslogtreecommitdiffstats
path: root/ssh-rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-rsa.c')
-rw-r--r--ssh-rsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh-rsa.c b/ssh-rsa.c
index 28444c1f..0e16ff85 100644
--- a/ssh-rsa.c
+++ b/ssh-rsa.c
@@ -22,6 +22,7 @@
#include <openssl/evp.h>
#include <openssl/err.h>
+#include <stdarg.h>
#include <string.h>
#include "xmalloc.h"