X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regcomp.pl;h=225882a576274d605450294cc181123d6e7e63d0;hb=b891b7335194e891dcfaf5a5077012facb06d75b;hp=d7d07330109c9432c16551d88c63064a8d281187;hpb=9b155405e1006cdd8b8d8ffbf82a0cdd100aa3a4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regcomp.pl b/regcomp.pl index d7d0733..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; @@ -57,7 +61,7 @@ print OUT <