fixes: compilation

This commit is contained in:
Vítor Santos Costa 2014-09-03 11:11:44 -05:00
parent f291c37dfc
commit aa82206330
1 changed files with 3 additions and 0 deletions

View File

@ -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)