=================================================================== RCS file: /home/cvs/OpenXM/src/kan96xx/Kan/sm.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- OpenXM/src/kan96xx/Kan/sm.c 2005/06/15 02:22:51 1.26 +++ OpenXM/src/kan96xx/Kan/sm.c 2005/07/03 11:08:54 1.27 @@ -1,4 +1,4 @@ -/* sm.c $OpenXM: OpenXM/src/kan96xx/Kan/sm.c,v 1.25 2004/09/21 05:46:15 takayama Exp $ */ +/* sm.c $OpenXM: OpenXM/src/kan96xx/Kan/sm.c,v 1.26 2005/06/15 02:22:51 takayama Exp $ */ #define DATE "2005/06/15" #define RELEASE "3.050615" /* This "string" must be an increasing seq.*/ /* You should write the same string in global.c @@ -7,6 +7,7 @@ if you install new openXM protocol.*/ #include +#include #include "datatype.h" #include "stackm.h" #include "extern.h"