X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regcomp.pl;h=225882a576274d605450294cc181123d6e7e63d0;hb=b891b7335194e891dcfaf5a5077012facb06d75b;hp=d78321895cc25197638d0419e23fc00c17f9fc9c;hpb=22c35a8c2392967a5ba6b5370695be464bd7012c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regcomp.pl b/regcomp.pl index d783218..225882a 100644 --- a/regcomp.pl +++ b/regcomp.pl @@ -1,3 +1,7 @@ +BEGIN { + # Get function prototypes + require 'regen.pl'; +} #use Fatal qw(open close rename chmod unlink); open DESC, 'regcomp.sym'; $ind = 0; @@ -21,7 +25,7 @@ open OUT, ">$tmp_h"; print OUT <