summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/XpJob.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XpJob.c b/src/XpJob.c
index 1ad7e30..5909ed5 100644
--- a/src/XpJob.c
+++ b/src/XpJob.c
@@ -48,6 +48,9 @@
#include <X11/Xos.h>
#include "XpExtUtil.h"
#include <limits.h>
+#ifdef XTHREADS
+#include <X11/Xthreads.h>
+#endif
#ifndef WIN32
#define X_INCLUDE_PWD_H
#define XOS_USE_XLIB_LOCKING