mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-25 06:45:59 +00:00
add missing use clause
This commit is contained in:
parent
e721a8293f
commit
0f4a2f2543
@ -6,6 +6,7 @@
|
||||
# Copyright (C) 2011 Proxmox Server Solutions GmbH
|
||||
|
||||
use strict;
|
||||
use File::Basename;
|
||||
use File::Copy;
|
||||
use PVE::Tools;
|
||||
use PVE::ProcFSTools;
|
||||
|
Loading…
Reference in New Issue
Block a user