diff options
Diffstat (limited to 'lib/private.h')
-rw-r--r-- | lib/private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private.h b/lib/private.h index 335ceaa..2f51594 100644 --- a/lib/private.h +++ b/lib/private.h @@ -130,6 +130,7 @@ struct vfu_ctx { vfu_irqs_t *irqs; int ready; vfu_dev_type_t dev_type; + vfu_pci_type_t pci_type; }; int |