From: Dave Hart Date: Thu, 18 Jun 2009 21:28:09 +0000 (+0000) Subject: libntpq.h, ChangeLog: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ffec2554e64a441c185f0edd4d2d91f4471530;p=thirdparty%2Fntp.git libntpq.h, ChangeLog: [Bug 1231] ntpsnmpd build fails after sockaddr union changes bk: 4a3ab169wnoJ2JCieSEzUhB-uJHHlQ --- diff --git a/ChangeLog b/ChangeLog index 284f99303c..361b7b0f06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* [Bug 1231] ntpsnmpd build fails after sockaddr union changes (4.2.5p182) 2009/06/18 Released by Harlan Stenn * Add missing header dependencies to the ntpdc layout verification. * prefer.html updates from Dave Mills. diff --git a/ntpq/libntpq.h b/ntpq/libntpq.h index 96f5c4747f..bd41feb850 100644 --- a/ntpq/libntpq.h +++ b/ntpq/libntpq.h @@ -13,6 +13,8 @@ * ****************************************************************************/ +#include "ntp_net.h" + /* general purpose buffer size */ #define NTPQ_BUFLEN 2048