diff options
| author | Xin LI <delphij@FreeBSD.org> | 2017-03-23 05:19:00 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2017-03-23 05:19:00 +0000 |
| commit | 07ac48c3644021279e113d530764a231e27490a7 (patch) | |
| tree | 0cbc5ca54b66605faf74bfd0773111623cfe3d9b /include/ntp_crypto.h | |
| parent | 01b922f62c559f5778a983c365d390371956a214 (diff) | |
Diffstat (limited to 'include/ntp_crypto.h')
| -rw-r--r-- | include/ntp_crypto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntp_crypto.h b/include/ntp_crypto.h index b801006144dc..32134a81971e 100644 --- a/include/ntp_crypto.h +++ b/include/ntp_crypto.h @@ -24,6 +24,7 @@ invalidsyntax: AUTOKEY should be defined only if OPENSSL is. #endif +#include "openssl/bn.h" #include "openssl/evp.h" #include "ntp_calendar.h" /* for fields in the cert_info structure */ |
