=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/parse/gc_risa.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- OpenXM_contrib2/asir2000/parse/gc_risa.c 2018/03/29 01:32:54 1.19 +++ OpenXM_contrib2/asir2000/parse/gc_risa.c 2018/06/09 06:34:17 1.20 @@ -1,7 +1,10 @@ -/* $OpenXM: OpenXM_contrib2/asir2000/parse/gc_risa.c,v 1.18 2018/03/12 02:37:08 noro Exp $ */ +/* $OpenXM: OpenXM_contrib2/asir2000/parse/gc_risa.c,v 1.19 2018/03/29 01:32:54 noro Exp $ */ #if defined(VISUAL) || defined(__MINGW32__) #include "private/gcconfig.h" +#if !defined(SIGUSR1) +#define SIGUSR1 30 +#endif #endif #include "gc.h" #include