From d64e78526596f098096113fcf148216798c327ff Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 13 Sep 2018 19:05:48 +1000 Subject: add compat header --- regress/unittests/sshkey/common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'regress/unittests/sshkey') diff --git a/regress/unittests/sshkey/common.c b/regress/unittests/sshkey/common.c index 548da684..e63465c4 100644 --- a/regress/unittests/sshkey/common.c +++ b/regress/unittests/sshkey/common.c @@ -27,6 +27,8 @@ # include #endif +#include "openbsd-compat/openssl-compat.h" + #include "../test_helper/test_helper.h" #include "ssherr.h" -- cgit v1.2.3