mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-25 10:50:41 +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
|
# Copyright (C) 2011 Proxmox Server Solutions GmbH
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
use File::Basename;
|
||||||
use File::Copy;
|
use File::Copy;
|
||||||
use PVE::Tools;
|
use PVE::Tools;
|
||||||
use PVE::ProcFSTools;
|
use PVE::ProcFSTools;
|
||||||
|
Loading…
Reference in New Issue
Block a user