fixes: compilation
This commit is contained in:
parent
f291c37dfc
commit
aa82206330
@ -1519,6 +1519,9 @@ static RETSIGTYPE
|
||||
ReceiveSignal (int s, void *x, void *y)
|
||||
{
|
||||
CACHE_REGS
|
||||
#ifndef THREADS
|
||||
#define worker_id 0
|
||||
#endif
|
||||
LOCAL_PrologMode |= InterruptMode;
|
||||
my_signal (s, ReceiveSignal);
|
||||
switch (s)
|
||||
|
Reference in New Issue
Block a user