diff options
Diffstat (limited to 'include/X11/ThreadsI.h')
-rw-r--r-- | include/X11/ThreadsI.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/X11/ThreadsI.h b/include/X11/ThreadsI.h index 7813174..1492d77 100644 --- a/include/X11/ThreadsI.h +++ b/include/X11/ThreadsI.h @@ -58,6 +58,8 @@ in this Software without prior written authorization from The Open Group. #ifndef _XtThreadsI_h #define _XtThreadsI_h +#include <X11/XlibConf.h> + #ifdef XTHREADS typedef struct _LockRec *LockPtr; |