]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys: move DRIFT_REMOVAL_INTERVAL definition
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Sep 2015 15:38:58 +0000 (17:38 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 17 Sep 2015 13:52:49 +0000 (15:52 +0200)
commit4f6ab8ac93234f5b4cfd5ed9ddfb151c6e08e0ef
tree2ec0cdfa63e149e7921a7e9bed0877fc1a0679b0
parentd2d82e2e5ffbc60f2d8c292cfda5c28d866d0640
sys: move DRIFT_REMOVAL_INTERVAL definition

In the SunOS and Solaris drivers DRIFT_REMOVAL_INTERVAL needs to be
defined before it's used. This was broken in commit
b6a27df5b9be0f07f151c8fba311cb7eadb2b13e.
sys_solaris.c
sys_sunos.c