summaryrefslogtreecommitdiff
path: root/ssh-dss.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-dss.c')
-rw-r--r--ssh-dss.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh-dss.c b/ssh-dss.c
index 448f704f6..fbc078e84 100644
--- a/ssh-dss.c
+++ b/ssh-dss.c
@@ -30,6 +30,7 @@
30#include <openssl/bn.h> 30#include <openssl/bn.h>
31#include <openssl/evp.h> 31#include <openssl/evp.h>
32 32
33#include <stdarg.h>
33#include <string.h> 34#include <string.h>
34 35
35#include "xmalloc.h" 36#include "xmalloc.h"