=================================================================== RCS file: /home/cvs/OpenXM/src/kan96xx/plugin/oxx.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/kan96xx/plugin/oxx.h 1999/10/08 02:12:05 1.1 +++ OpenXM/src/kan96xx/plugin/oxx.h 2000/02/02 03:30:49 1.2 @@ -1,3 +1,4 @@ +/* $OpenXM$ */ struct object KoxCreateClient(struct object ip,struct object portStream, struct object portControl); struct object KoxCloseClient(struct object client); @@ -14,4 +15,6 @@ void KoxRemovePortFile(void); struct object KoxGetPort(struct object host); struct object KoxCreateClient2(struct object peer,struct object ipmask,struct object pass); struct object KoxGenPass(void); +int KgetCmoTagOfObject(struct object obj); +