]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
bug1875 added missing header
authorJuergen Perlinger <perlinger@ntp.org>
Mon, 4 Apr 2011 16:39:05 +0000 (18:39 +0200)
committerJuergen Perlinger <perlinger@ntp.org>
Mon, 4 Apr 2011 16:39:05 +0000 (18:39 +0200)
bk: 4d99f429w-ZX-PMmHlwXXgsd3XEufw

ntpd/ntp_crypto.c

index f2b5c11174e75587a2650552ebc4a63611f2c578..31083b0e26a507349d57191865610c6c130ea6cf 100644 (file)
@@ -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"