Fix build.
This commit is contained in:
parent
384305ff48
commit
4678c74014
@ -216,7 +216,7 @@ SDT_PROBE_DEFINE2(vnet, functions, vnet_alloc, return,
|
||||
"int", "struct vnet *");
|
||||
SDT_PROBE_DEFINE2(vnet, functions, vnet_destroy, entry,
|
||||
"int", "struct vnet *");
|
||||
SDT_PROBE_DEFINE1(vnet, functions, vnet_destroy, entry,
|
||||
SDT_PROBE_DEFINE1(vnet, functions, vnet_destroy, return,
|
||||
"int");
|
||||
|
||||
#ifdef DDB
|
||||
|
Loading…
x
Reference in New Issue
Block a user