]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
libntpq.h, ChangeLog:
authorDave Hart <hart@ntp.org>
Thu, 18 Jun 2009 21:28:09 +0000 (21:28 +0000)
committerDave Hart <hart@ntp.org>
Thu, 18 Jun 2009 21:28:09 +0000 (21:28 +0000)
  [Bug 1231] ntpsnmpd build fails after sockaddr union changes

bk: 4a3ab169wnoJ2JCieSEzUhB-uJHHlQ

ChangeLog
ntpq/libntpq.h

index 284f99303c6fe583390734912696ead516849d48..361b7b0f0685e269c9324c67d328cd65d03bb17b 100644 (file)
--- 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 <stenn@ntp.org>
 * Add missing header dependencies to the ntpdc layout verification.
 * prefer.html updates from Dave Mills.
index 96f5c4747f853900aa1cbdf67f824b319251fdbe..bd41feb850b4b560c732468279fbe527a7804d22 100644 (file)
@@ -13,6 +13,8 @@
  *
  ****************************************************************************/
 
+#include "ntp_net.h"
+
 /* general purpose buffer size */
 #define NTPQ_BUFLEN 2048