summaryrefslogtreecommitdiff
path: root/mysys/waiting_threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/waiting_threads.c')
-rw-r--r--mysys/waiting_threads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysys/waiting_threads.c b/mysys/waiting_threads.c
index 2549bd8a587..df208507590 100644
--- a/mysys/waiting_threads.c
+++ b/mysys/waiting_threads.c
@@ -172,6 +172,7 @@
!! thread4 should not wait for thread2.
*/
+#include <my_global.h>
#include <waiting_threads.h>
#include <m_string.h>