X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/5b01421b3f5cccdc9fc7cb35ce0ed62c9ec1e27d..1666eacba2348e294b1feca4d2d168d20cb7ce11:/schnorr.c diff --git a/schnorr.c b/schnorr.c index 7b97b556..c17ff324 100644 --- a/schnorr.c +++ b/schnorr.c @@ -42,6 +42,8 @@ #include "schnorr.h" +#include "openbsd-compat/openssl-compat.h" + /* #define SCHNORR_DEBUG */ /* Privacy-violating debugging */ /* #define SCHNORR_MAIN */ /* Include main() selftest */