=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/parse/xdeb.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- OpenXM_contrib2/asir2000/parse/xdeb.c 2018/03/29 01:32:54 1.17 +++ OpenXM_contrib2/asir2000/parse/xdeb.c 2020/10/04 03:14:09 1.18 @@ -45,7 +45,7 @@ * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE, * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE. * - * $OpenXM: OpenXM_contrib2/asir2000/parse/xdeb.c,v 1.16 2016/08/24 00:52:51 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/parse/xdeb.c,v 1.17 2018/03/29 01:32:54 noro Exp $ */ #if defined(VISUAL) || defined(__MINGW32__) #if defined(VISUAL_LIB) @@ -102,6 +102,7 @@ void show_debug_window(int on) #include #include #include +#include static XrmOptionDescRec options[] = { {"-reverse","*reverse",XrmoptionNoArg,"on"},