mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
Fixed trivial typo
This commit is contained in:
parent
131307a70e
commit
fcb2309a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#define ISC_PLATFORM_NEEDNTOP
|
||||
#define ISC_PLATFORM_NEEDPTON
|
||||
#define ISC_PLATFORM_HAVESOCKADDRSTORAGE
|
||||
#ifdef _MSC_VER >= 1900
|
||||
#if _MSC_VER >= 1900
|
||||
#define ISC_PLATFORM_HAVETFO
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue