fix bug 4267:Missing includes for Sys::Syslog in /opt/xcat/lib/perl/xCAT_plugin/petitboot.pm
This commit is contained in:
		@@ -4,6 +4,7 @@ package xCAT_plugin::petitboot;
 | 
			
		||||
use File::Path;
 | 
			
		||||
use Getopt::Long;
 | 
			
		||||
use xCAT::Table;
 | 
			
		||||
use Sys::Syslog;
 | 
			
		||||
 | 
			
		||||
my $globaltftpdir = xCAT::TableUtils->getTftpDir();
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user