From 0543cf76a5e11133b5f76fa37b39cbe2985c1c75 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 24 Sep 2005 00:23:32 +0000 Subject: Include to get correct XTHREADS settings in non-Imake builds. --- include/X11/ThreadsI.h | 2 ++ 1 file changed, 2 insertions(+) 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 + #ifdef XTHREADS typedef struct _LockRec *LockPtr; -- cgit v1.2.3