change#2839 was bogus, redo
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 15 Feb 1999 06:56:39 +0000 (06:56 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 15 Feb 1999 06:56:39 +0000 (06:56 +0000)
p4raw-link: @2839 on //depot/cfgperl: 49e31778ddc2da4a5967b1a2094361ed5246979b

p4raw-id: //depot/perl@2938
p4raw-integrated: from //depot/maint-5.005/perl@2937 'copy in'
t/lib/h2ph.pht (@2013..)

t/lib/h2ph.pht

index d5e7434..e5b2932 100644 (file)
@@ -1,3 +1,5 @@
+require '_h2ph_pre.ph';
+
 unless(defined(&SQUARE)) {
     sub SQUARE {
        local($x) = @_;