mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:59:59 -04:00
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
lib/bind/config.h.in. [RT #17514]
This commit is contained in:
parent
4462e59079
commit
a59640bf27
2 changed files with 4 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
|
||||
lib/bind/config.h.in. [RT #17514]
|
||||
|
||||
2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518]
|
||||
|
||||
2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
#undef POSIX_GETGRNAM_R
|
||||
#undef HAVE_MEMMOVE
|
||||
#undef HAVE_MEMCHR
|
||||
#undef ISC_PLATFORM_NEEDTIMESPEC
|
||||
|
||||
#undef NEED_SETGROUPENT
|
||||
#undef NEED_GETGROUPLIST
|
||||
|
|
|
|||
Loading…
Reference in a new issue