summaryrefslogtreecommitdiff
path: root/sql/debug_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/debug_sync.h')
-rw-r--r--sql/debug_sync.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/debug_sync.h b/sql/debug_sync.h
index 999667b9efc..70d28cb982b 100644
--- a/sql/debug_sync.h
+++ b/sql/debug_sync.h
@@ -26,8 +26,6 @@
#pragma interface /* gcc class implementation */
#endif
-#include <my_global.h>
-
class THD;
#if defined(ENABLED_DEBUG_SYNC)