summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 14:55:47 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 14:55:47 +0300
commit5fdbb3a72ee5a532676242096aa92c6a3c6e4073 (patch)
tree1c81b028dab8a572dbdf1acbe76d6fd35f6e1dfb /sql/sp_head.cc
parentb86be02ecfbaab78e340bf4b59646816ea33a51f (diff)
parent9fefd440b516f2941710891d72489dac98a97d19 (diff)
downloadmariadb-git-5fdbb3a72ee5a532676242096aa92c6a3c6e4073.tar.gz
Merge 10.6 into 10.7
Diffstat (limited to 'sql/sp_head.cc')
-rw-r--r--sql/sp_head.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sp_head.cc b/sql/sp_head.cc
index 340aca29c03..70017708eac 100644
--- a/sql/sp_head.cc
+++ b/sql/sp_head.cc
@@ -46,6 +46,7 @@
#include "sql_audit.h"
#include "debug_sync.h"
#ifdef WITH_WSREP
+#include "wsrep.h"
#include "wsrep_trans_observer.h"
#endif /* WITH_WSREP */