]> git.proxmox.com Git - pve-storage.git/commitdiff
use Sockets
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 May 2012 10:43:28 +0000 (12:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 May 2012 10:43:28 +0000 (12:43 +0200)
PVE/Storage.pm

index 1d5abbdc568f70aa143a953e1bceb17f5329c8c5..679e2c4891709766323d23e2ed8c169ce46d5e3f 100755 (executable)
@@ -7,6 +7,7 @@ use IO::File;
 use File::Basename;
 use File::Path;
 use Cwd 'abs_path';
+use Socket;
 
 use PVE::Tools qw(run_command file_read_firstline);
 use PVE::Cluster qw(cfs_read_file cfs_lock_file);