summaryrefslogtreecommitdiff
path: root/include/mysql/services.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2014-11-28 18:38:09 +0100
committerSergei Golubchik <serg@mariadb.org>2014-11-29 20:22:00 +0100
commit6293c6936bd8aa14c62e474dab11249083bad2da (patch)
tree7c8893cd71544e1f38ddf80ab73a4907db68ad84 /include/mysql/services.h
parent612c9964d35830fd54b0b1ec7893f886c393b9cb (diff)
downloadmariadb-git-MDEV-thd-specifics.tar.gz
thd_specifics serviceMDEV-thd-specifics
Diffstat (limited to 'include/mysql/services.h')
-rw-r--r--include/mysql/services.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mysql/services.h b/include/mysql/services.h
index 4ff30fdd1bb..89e2e6f1e51 100644
--- a/include/mysql/services.h
+++ b/include/mysql/services.h
@@ -31,6 +31,7 @@ extern "C" {
#include <mysql/service_logger.h>
#include <mysql/service_thd_autoinc.h>
#include <mysql/service_thd_error_context.h>
+#include <mysql/service_thd_specifics.h>
/*#include <mysql/service_wsrep.h>*/
#ifdef __cplusplus