diff options
Diffstat (limited to 'contrib/ntp/include/ntp_crypto.h')
-rw-r--r-- | contrib/ntp/include/ntp_crypto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/include/ntp_crypto.h b/contrib/ntp/include/ntp_crypto.h index b801006..32134a8 100644 --- a/contrib/ntp/include/ntp_crypto.h +++ b/contrib/ntp/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 */ |