From b2ccf8dd31d1457ae9f0ae270054117179220370 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 7 Apr 2015 08:29:34 +0000 Subject: Imported from /home/lorry/working-area/delta_ntp/ntp-4.2.8p2.tar.gz. --- util/jitter.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'util/jitter.c') diff --git a/util/jitter.c b/util/jitter.c index 62a84ad..c0050fc 100644 --- a/util/jitter.c +++ b/util/jitter.c @@ -14,10 +14,9 @@ #include #include #include -#include "jitter.h" +#include "ntp_fp.h" #define NBUF 800002 -#define FRAC 4294967296. /* a bbbbillion */ #define JAN_1970 2208988800UL /* Unix base epoch */ #define CLOCK_GETTIME /* Solaris hires clock */ -- cgit v1.2.1