mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 17:05:06 -05:00
sys_linux: include <termios.h> for TCGETS
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
#ifdef FEAT_SCFILTER
|
#ifdef FEAT_SCFILTER
|
||||||
#include <sys/prctl.h>
|
#include <sys/prctl.h>
|
||||||
#include <seccomp.h>
|
#include <seccomp.h>
|
||||||
|
#include <termios.h>
|
||||||
#ifdef FEAT_PHC
|
#ifdef FEAT_PHC
|
||||||
#include <linux/ptp_clock.h>
|
#include <linux/ptp_clock.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user