The nvlist_report_missing is also used by the cnvlist.
It can't be a static one. Reported by: jenkins MFC after: 2 weeks
This commit is contained in:
parent
8f83ca2690
commit
431c5bb8f9
@ -324,7 +324,7 @@ nvlist_set_flags(nvlist_t *nvl, int flags)
|
||||
nvl->nvl_flags = flags;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
nvlist_report_missing(int type, const char *name)
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user