diff options
-rw-r--r-- | kexdh.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ #include <string.h> #include "openbsd-compat/openssl-compat.h" -#include <openssh/dh.h> +#include <openssl/dh.h> #include "sshkey.h" #include "kex.h" |
index : openssh | ||
openssh | Fast-forward packages |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | kexdh.c | 2 |
@@ -34,7 +34,7 @@ #include <string.h> #include "openbsd-compat/openssl-compat.h" -#include <openssh/dh.h> +#include <openssl/dh.h> #include "sshkey.h" #include "kex.h" |