summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_session_connect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_session_connect.cc')
-rw-r--r--storage/perfschema/table_session_connect.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/perfschema/table_session_connect.cc b/storage/perfschema/table_session_connect.cc
index 17c608a7f4c..935ea5c7d30 100644
--- a/storage/perfschema/table_session_connect.cc
+++ b/storage/perfschema/table_session_connect.cc
@@ -13,6 +13,7 @@
along with this program; if not, write to the Free Software Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */
+#include <my_global.h>
#include "table_session_connect.h"
table_session_connect::table_session_connect(const PFS_engine_table_share *share)