mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Fixed librpz_dnsrpzd_path being a duplicate symbol
librpz_dnsrpzd_path should have been declared extern in dns/librpz.h
This commit is contained in:
parent
add81d6480
commit
8f016dd57a
@ -781,7 +781,7 @@ LIBDEF_F(su2str)
|
||||
/**
|
||||
* default path to dnsrpzd
|
||||
*/
|
||||
const char *librpz_dnsrpzd_path;
|
||||
LIBDEF(const char *, librpz_dnsrpzd_path)
|
||||
|
||||
#undef LIBDEF
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user