[Git][NTPsec/ntpsec][master] Weaken an include for better containment.

Eric S. Raymond gitlab at mg.gitlab.com
Sun Oct 2 14:37:30 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
ed51c981 by Eric S. Raymond at 2016-10-02T10:36:27-04:00
Weaken an include for better containment.

- - - - -


1 changed file:

- ntpd/refclock_generic.c


Changes:

=====================================
ntpd/refclock_generic.c
=====================================
--- a/ntpd/refclock_generic.c
+++ b/ntpd/refclock_generic.c
@@ -68,7 +68,7 @@
 
 #include "ntpd.h"
 #include "ntp_refclock.h"
-#include "timevalops.h"		/* includes <sys/time.h> */
+#include "ntp_unixtime.h"
 #include "ntp_control.h"	/* for CTL_* clocktypes */
 
 #include <string.h>



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/ed51c9816fee9b9a8e8e4993ae5b920962821386
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161002/08f648dd/attachment.html>


More information about the vc mailing list