diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms index 1e03e3376f..dedbd16c06 100644 --- a/src/libvirt_private.syms +++ b/src/libvirt_private.syms @@ -888,6 +888,7 @@ pciDeviceIsVirtualFunction; pciDeviceListAdd; pciDeviceListCount; pciDeviceListDel; +pciDeviceListFind; pciDeviceListFree; pciDeviceListGet; pciDeviceListNew;