ac8323b394
Lots of changes to prepare chrony for inclusion in SLES12 SP2. OBS-URL: https://build.opensuse.org/request/show/384762 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=11
11 lines
199 B
Diff
11 lines
199 B
Diff
--- a/sys_linux.c
|
|
+++ b/sys_linux.c
|
|
@@ -50,6 +50,7 @@
|
|
#ifdef FEAT_SCFILTER
|
|
#include <sys/prctl.h>
|
|
#include <seccomp.h>
|
|
+#include <termios.h>
|
|
#ifdef FEAT_PHC
|
|
#include <linux/ptp_clock.h>
|
|
#endif
|