#ifndef _XIM_H #define _XIM_H #if (XtSpecificationRelease >= 6) # define USE_XIM #else # undef USE_XIM #endif #endif /* _XIM_H */