]> andersk Git - openssh.git/blobdiff - schnorr.c
- (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.
[openssh.git] / schnorr.c
index 7b97b55656742e2d9c9adc57dbdba2f7a914ad32..c17ff3241b7c35a942536111c58e07e0bea6cc53 100644 (file)
--- 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 */
 
This page took 0.301256 seconds and 4 git commands to generate.