[Git][NTPsec/ntpsec][dgb-trace] Fixed missing includes

Ian Bruene gitlab at mg.gitlab.com
Fri Jun 2 21:10:05 UTC 2017


Ian Bruene pushed to branch dgb-trace at NTPsec / ntpsec


Commits:
b6631d92 by Ian Bruene at 2017-06-02T16:09:46-05:00
Fixed missing includes

- - - - -


2 changed files:

- ntpd/ntp_scanner.c
- ntpd/refclock_jjy.c


Changes:

=====================================
ntpd/ntp_scanner.c
=====================================
--- a/ntpd/ntp_scanner.c
+++ b/ntpd/ntp_scanner.c
@@ -27,6 +27,7 @@
 #include "ntpd.h"
 #include "ntp_config.h"
 #include "ntp_scanner.h"
+#include "ntp_debug.h"
 #include "ntp_parser.tab.h"
 #include "timespecops.h"      /* for D_ISZERO_NS() */
 


=====================================
ntpd/refclock_jjy.c
=====================================
--- a/ntpd/refclock_jjy.c
+++ b/ntpd/refclock_jjy.c
@@ -107,6 +107,7 @@
 #include "ntp_refclock.h"
 #include "ntp_calendar.h"
 #include "ntp_stdlib.h"
+#include "ntp_debug.h"
 
 /**********************************************************************/
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/b6631d925e99099bda373b6fd052ed224b5ec444

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/b6631d925e99099bda373b6fd052ed224b5ec444
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170602/4262d33d/attachment.html>


More information about the vc mailing list