2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 10:10:22 +00:00

force a build

This commit is contained in:
lissav
2014-06-02 12:57:32 -04:00
parent 5e85167b7b
commit 8a2f7bc617

View File

@@ -16,6 +16,7 @@ if ($^O =~ /^aix/i) {
use lib "$::XCATROOT/lib/perl";
# do not put a use or require for xCAT::Table here. Add to each new routine
# needing it to avoid reprocessing of user tables ( ExtTab.pm) for each command call
#
use POSIX qw(ceil);
use File::Path;
use Socket;