]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2994] Systems with HAVE_SIGNALED_IO fail to compile
authorJuergen Perlinger <perlinger@ntp.org>
Thu, 21 Jan 2016 19:27:05 +0000 (20:27 +0100)
committerJuergen Perlinger <perlinger@ntp.org>
Thu, 21 Jan 2016 19:27:05 +0000 (20:27 +0100)
bk: 56a13109MSbKROQtAS47Lx-_zVgrAg

ChangeLog
ntpd/ntp_io.c

index cfe4aa1862ef7308dc5968926468b9c2f2ac834d..7d54433656695c30f06950aa7e3c43ae050938e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+---
+* [Bug 2994] Systems with HAVE_SIGNALED_IO fail to compile. perlinger@ntp.org
+
 ---
 (4.2.8p6) 2016/01/20 Released by Harlan Stenn <stenn@ntp.org>
 
index ee52b1a5c38979b27eccd48c19b90ac6f224bbfb..3bec8972dd678a3c34eefd1d388d969d9c483769 100644 (file)
 # endif
 #endif
 
-#if defined(HAVE_SIGNALED_IO) && defined(DEBUG_TIMING)
-# undef DEBUG_TIMING
-#endif
-
 /*
  * setsockopt does not always have the same arg declaration
  * across all platforms. If it's not defined we make it empty