]> andersk Git - openssh.git/blobdiff - dh.c
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
[openssh.git] / dh.c
diff --git a/dh.c b/dh.c
index 925eedddf834038b00edd843426ed53fa821c56b..f6ef05cf66ab90adf998fbedc08dbfaee0c6a0ac 100644 (file)
--- a/dh.c
+++ b/dh.c
@@ -30,6 +30,7 @@
 #include <openssl/bn.h>
 #include <openssl/dh.h>
 
+#include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.035488 seconds and 4 git commands to generate.