diff --git a/include/wsrep/gtid.hpp b/include/wsrep/gtid.hpp index 0d49c58d..3d08354a 100644 --- a/include/wsrep/gtid.hpp +++ b/include/wsrep/gtid.hpp @@ -26,6 +26,8 @@ #include +#include + /** * Minimum number of bytes guaratneed to store GTID string representation, * terminating '\0' not included (36 + 1 + 20).