This commit is contained in:
Damien Miller 2019-01-22 10:50:40 +11:00
parent 2de9cec542
commit d552039357

View File

@ -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"