mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 03:12:16 -04:00
In !11121, a .merge member was added to cfg_clausedef_t. This caused a build failure with -Werror,-Wmissing-field-initializers enabled. Add the missing initializer and set them all to NULL to match the intent. |
||
|---|---|---|
| .. | ||
| include | ||
| aclconf.c | ||
| check.c | ||
| duration.c | ||
| kaspconf.c | ||
| meson.build | ||
| namedconf.c | ||
| parser.c | ||
| tests | ||