[Git][NTPsec/ntpsec][master] lockclock needs definitions for ntp_* system calls
Eric S. Raymond
gitlab at mg.gitlab.com
Sun Nov 13 20:01:41 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
c4e96b23 by Matt Selsky at 2016-11-13T14:53:59-05:00
lockclock needs definitions for ntp_* system calls
Fixes GitLab issue #151
- - - - -
1 changed file:
- ntpd/refclock_local.c
Changes:
=====================================
ntpd/refclock_local.c
=====================================
--- a/ntpd/refclock_local.c
+++ b/ntpd/refclock_local.c
@@ -8,6 +8,7 @@
#include "ntp_refclock.h"
#include "ntp_stdlib.h"
#include "ntp_control.h" /* for CTL_* clocktypes */
+#include "ntp_syscall.h"
#include <stdio.h>
#include <ctype.h>
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/c4e96b23b52a316db0c73f5fbcd145893154c00b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161113/9cbfab2c/attachment.html>
More information about the vc
mailing list