mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
4461. [bug] win32: not all external data was properly marked
as external data for windows dll. [RT #43161]
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
* other than -1, we check to make sure DSCP values match it, and
|
||||
* assert if not.
|
||||
*/
|
||||
int isc_dscp_check_value = -1;
|
||||
LIBISC_EXTERNAL_DATA int isc_dscp_check_value = -1;
|
||||
|
||||
/*
|
||||
* How in the world can Microsoft exist with APIs like this?
|
||||
|
Reference in New Issue
Block a user