summaryrefslogtreecommitdiff
path: root/src/Threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Threads.c')
-rw-r--r--src/Threads.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Threads.c b/src/Threads.c
index 09af93d..aad17ca 100644
--- a/src/Threads.c
+++ b/src/Threads.c
@@ -55,6 +55,9 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/Xt/Threads.c,v 3.6 2001/12/14 19:56:31 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
#ifdef XTHREADS