From: Coverity Build Date: Thu, 3 Dec 2015 11:28:15 +0000 (-0800) Subject: Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. X-Git-Tag: NTP_4_3_86~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21be0ceeedf0a8c9a86c4c3878a101bdc16228fe;p=thirdparty%2Fntp.git Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. bk: 5660274fO8H7v2oGxZCySuIn6NzTHw --- diff --git a/ChangeLog b/ChangeLog index c60c9f0d8..688ee3373 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ * Unity test cleanup. Harlan Stenn. * Libevent autoconf pthread fixes for FreeBSD-10. Harlan Stenn. * Header cleanup in tests/sandbox/uglydate.c. Harlan Stenn. +* Header cleanup in tests/libntp/sfptostr.c. Harlan Stenn. --- (4.2.8p4) 2015/10/21 Released by Harlan Stenn (4.2.8p4-RC1) 2015/10/06 Released by Harlan Stenn diff --git a/tests/libntp/sfptostr.c b/tests/libntp/sfptostr.c index 290041b5b..c7616c7e3 100644 --- a/tests/libntp/sfptostr.c +++ b/tests/libntp/sfptostr.c @@ -4,6 +4,7 @@ */ #include "config.h" #include "ntp_fp.h" +#include "ntp_stdlib.h" #include "unity.h" #define SFP_MAX_PRECISION 6