diff options
Diffstat (limited to 'storage/xtradb/lock/lock0wait.cc')
-rw-r--r-- | storage/xtradb/lock/lock0wait.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/xtradb/lock/lock0wait.cc b/storage/xtradb/lock/lock0wait.cc index 388c847f580..77aa0261a0f 100644 --- a/storage/xtradb/lock/lock0wait.cc +++ b/storage/xtradb/lock/lock0wait.cc @@ -33,6 +33,8 @@ Created 25/5/2010 Sunny Bains #include "ha_prototypes.h" #include "lock0priv.h" +#include <mysql/service_wsrep.h> + /*********************************************************************//** Print the contents of the lock_sys_t::waiting_threads array. */ static |