summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/sql_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_list.h b/sql/sql_list.h
index 64ca12c4ec2..74f4cc0ec0d 100644
--- a/sql/sql_list.h
+++ b/sql/sql_list.h
@@ -17,6 +17,7 @@
#include "my_global.h"
#include "my_sys.h"
+#include "m_string.h" /* for TRASH */
#ifdef USE_PRAGMA_INTERFACE