XlibConf.h 153 Bytes
Newer Older
1 2 3 4 5 6 7
/* Defines needed to use Xlib from non-imake projects */
#ifndef XTHREADS
#define XTHREADS
#endif
#ifndef XUSE_MTSAFE_API
#define XUSE_MTSAFE_API
#endif