Added a concrete definition of nrglobals, because this was not always happening
otherwise.
This commit is contained in:
parent
af73344cf0
commit
82a585f684
@ -24,8 +24,7 @@
|
|||||||
#include "locals.h"
|
#include "locals.h"
|
||||||
|
|
||||||
|
|
||||||
extern short nrglobals;
|
short nrglobals;
|
||||||
|
|
||||||
short nrlocals;
|
short nrlocals;
|
||||||
local_p *locals; /* dynamic array */
|
local_p *locals; /* dynamic array */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user