diff --git a/PVE/APIClient/Commands/lxc.pm b/PVE/APIClient/Commands/lxc.pm index 8a5cfb4..d1fffb7 100644 --- a/PVE/APIClient/Commands/lxc.pm +++ b/PVE/APIClient/Commands/lxc.pm @@ -8,6 +8,7 @@ use IO::Select; use IO::Socket::SSL; use MIME::Base64; use Digest::SHA; +use HTTP::Response; use PVE::Tools; use PVE::JSONSchema qw(get_standard_option);