summaryrefslogtreecommitdiff
path: root/sql/sql_type.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_type.cc')
-rw-r--r--sql/sql_type.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_type.cc b/sql/sql_type.cc
index 906bc5d0acf..b657bb0b51f 100644
--- a/sql/sql_type.cc
+++ b/sql/sql_type.cc
@@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
+#include "mariadb.h"
#include "sql_type.h"
#include "sql_const.h"
#include "sql_class.h"