[ntpsec commit] ISC layer no longer defines its own IPV6 structures.

Eric S. Raymond esr at ntpsec.org
Wed Sep 30 01:14:06 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    249b21d5d9bbbfc276712be32e70c2ce257a5dc1
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=249b21d5d9bbbfc276712be32e70c2ce257a5dc1

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Tue Sep 29 21:07:19 2015 -0400

ISC layer no longer defines its own IPV6 structures.

---

 ntpd/ntp_io.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ntpd/ntp_io.c b/ntpd/ntp_io.c
index 0b725ea..b8b20ca 100644
--- a/ntpd/ntp_io.c
+++ b/ntpd/ntp_io.c
@@ -35,8 +35,6 @@
 #include "timevalops.h"
 #include "timespecops.h"
 
-/* Don't include ISC's version of IPv6 variables and structures */
-#define ISC_IPV6_H 1
 #include <isc/mem.h>
 #include <isc/interfaceiter.h>
 #include <isc/netaddr.h>



More information about the vc mailing list