#ifndef	_NTMCCI_H
#define	_NTMCCI_H

#define	NTM_WAIT_TIMEOVER	(-1)
#define	NTM_WAIT_CANCEL		(-3)

#endif
