From: Juergen Perlinger Date: Mon, 4 Apr 2011 16:39:05 +0000 (+0200) Subject: bug1875 added missing header X-Git-Tag: NTP_4_2_7P147~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cdb823b31b5753efb7df852264f22e67844053;p=thirdparty%2Fntp.git bug1875 added missing header bk: 4d99f429w-ZX-PMmHlwXXgsd3XEufw --- diff --git a/ntpd/ntp_crypto.c b/ntpd/ntp_crypto.c index f2b5c1117..31083b0e2 100644 --- a/ntpd/ntp_crypto.c +++ b/ntpd/ntp_crypto.c @@ -18,6 +18,7 @@ #include "ntp_string.h" #include "ntp_random.h" #include "ntp_assert.h" +#include "ntp_calendar.h" #include "openssl/asn1_mac.h" #include "openssl/bn.h"