include CvsCatfile b=387970 r=me

This commit is contained in:
rhelmer@mozilla.com 2007-08-20 16:30:48 -07:00
parent 3200cf8f82
commit e5b17a3ac0

View File

@ -6,6 +6,7 @@ package Bootstrap::Step::Build;
use File::Temp qw(tempfile); use File::Temp qw(tempfile);
use Bootstrap::Step; use Bootstrap::Step;
use Bootstrap::Util qw(CvsCatfile);
@ISA = ("Bootstrap::Step"); @ISA = ("Bootstrap::Step");