mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add strsep test results to platform.h
This commit is contained in:
parent
51a659eb71
commit
76ede14af1
1 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,11 @@
|
|||
*/
|
||||
@ISC_PLATFORM_NEEDPORTT@
|
||||
|
||||
/*
|
||||
* If the system needs strsep(), ISC_PLATFORM_NEEDSTRSEP will be defined.
|
||||
*/
|
||||
@ISC_PLATFORM_NEEDSTRSEP@
|
||||
|
||||
/*
|
||||
* Define either ISC_PLATFORM_BSD44MSGHDR or ISC_PLATFORM_BSD43MSGHDR
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue