aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/XlibConf.h
blob: 32fc91b2ece99ae855314e86e989615cbd546d1f (plain)
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