=================================================================== RCS file: /home/cvs/OpenXM/src/kan96xx/plugin/cmotagToName.c,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- OpenXM/src/kan96xx/plugin/cmotagToName.c 1999/10/08 02:12:05 1.1 +++ OpenXM/src/kan96xx/plugin/cmotagToName.c 2020/10/06 11:33:47 1.5 @@ -1,8 +1,11 @@ +/* $OpenXM: OpenXM/src/kan96xx/plugin/cmotagToName.c,v 1.4 2005/07/03 11:08:54 ohara Exp $ */ #include +#include +#include #include "cmotag.h" #define BSIZE 1024 -main() { +void main() { FILE *fp; char s[BSIZE]; int i, start; @@ -21,10 +24,10 @@ main() { for (i=start=0; i