diff options
author | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
commit | c7f4d2332394d5600fe4e14c530ede36b0ff29b0 (patch) | |
tree | be0b200d6dc09373927db61d685acc61113c64c1 /ntpd/ntp_parser.y | |
parent | d14ac12f8738acac881f20b4d6244cfc22c68ead (diff) |
Notes
Diffstat (limited to 'ntpd/ntp_parser.y')
-rw-r--r-- | ntpd/ntp_parser.y | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpd/ntp_parser.y b/ntpd/ntp_parser.y index 02c7342196e59..e4da9739767a8 100644 --- a/ntpd/ntp_parser.y +++ b/ntpd/ntp_parser.y @@ -21,6 +21,7 @@ #include "ntp_scanner.h" #include "ntp_config.h" #include "ntp_crypto.h" + #include "ntp_calendar.h" #include "ntpsim.h" /* HMS: Do we really want this all the time? */ /* SK: It might be a good idea to always |