-Put missing use into Utils in support of UUIDv5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
839a4a43f2
commit
f7832796f2
@ -23,6 +23,7 @@ use File::Path;
|
||||
use Socket;
|
||||
use strict;
|
||||
use Symbol;
|
||||
use Digest::SHA1 qw/sha1/;
|
||||
use IPC::Open3;
|
||||
use warnings "all";
|
||||
require xCAT::InstUtils;
|
||||
|
Loading…
Reference in New Issue
Block a user