Add use xCAT::PPCdb

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2010-07-21 19:04:10 +00:00
parent cf92a3c49d
commit 441d8f51da

View File

@ -17,6 +17,7 @@ use xCAT::GlobalDef;
use xCAT::DBobjUtils;
use xCAT_monitoring::monitorctrl;
use Thread qw(yield);
use xCAT::PPCdb;
##########################################