#ifndef CKOKER_H
#define CKOKER_H
/* For OS/2 debugging... */
#ifdef __IBMC__
#ifdef __DEBUG
#define __DEBUG_ALLOC__
#pragma strings(readonly)
#endif /* __DEBUG */
#endif /* __IBMC__ */
#endif /* CKOKER_H */
