X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=procln.h;fp=procln.h;h=559081ffc51e40f969de48495f0066b8f9ac0300;hp=c8c89cb0f00117a4e178a6aca4b21262b41fbd89;hb=cfd001aea60f54e49d9beae0f941c513f45c202b;hpb=a7d3861005ef22f14caec4e1c899e079334716af diff --git a/procln.h b/procln.h index c8c89cb..559081f 100644 --- a/procln.h +++ b/procln.h @@ -18,7 +18,7 @@ extern const char locgl_error[]; extern const char syntax_error[]; extern const char extra_stuff[]; extern int just_bss; -extern VALUE pcloc; +extern uint32_t pcloc; extern SYM * lab_sym; extern LONG amsktab[]; extern IFENT * ifent;