Commit 18400f07 authored by Dietmar Maurer's avatar Dietmar Maurer

add missing use clause

parent 40566d57
...@@ -6,6 +6,7 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment