This currently works only by pure chance, as it seems to be already imported somewhere else.
Signed-off-by: Christoph Heiss <c.he...@proxmox.com> --- PVE/API2/Capabilities.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/API2/Capabilities.pm b/PVE/API2/Capabilities.pm index c88c6c46f..7e447b7da 100644 --- a/PVE/API2/Capabilities.pm +++ b/PVE/API2/Capabilities.pm @@ -6,6 +6,7 @@ use warnings; use PVE::JSONSchema qw(get_standard_option); use PVE::RESTHandler; +use PVE::API2::Qemu::CPU; use PVE::API2::Qemu::Machine; use base qw(PVE::RESTHandler); -- 2.48.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel