Added some extern delcarations; without them, it did not compile on Xenix
This commit is contained in:
parent
dbdb5849b6
commit
bcc1934a69
@ -855,6 +855,7 @@ used(resource,use,max) char *resource; {
|
||||
|
||||
statistics() {
|
||||
extern char *end,*sbrk();
|
||||
extern int nnodes, maxempatlen,maxrule;
|
||||
|
||||
used("Registers",nregs,MAXREGS);
|
||||
used("Properties",nprops,MAXPROPS);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user