summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2005-05-14 17:08:43 +0300
committerunknown <monty@mysql.com>2005-05-14 17:08:43 +0300
commitfaa12bf0c7fc73bfe54c655553869bff2a52e3af (patch)
treee0b1ab7810c321dd831a3bb2fe1866878a73d167 /sql/unireg.cc
parentcdd6bc9bfeb1a82e7c7cfd8880f8e014ca5d9ff8 (diff)
downloadmariadb-git-faa12bf0c7fc73bfe54c655553869bff2a52e3af.tar.gz
Fixed compiler failure
Diffstat (limited to 'sql/unireg.cc')
-rw-r--r--sql/unireg.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/unireg.cc b/sql/unireg.cc
index f81370539c6..748e45f8b0a 100644
--- a/sql/unireg.cc
+++ b/sql/unireg.cc
@@ -27,6 +27,7 @@
#define USES_TYPES
#include "mysql_priv.h"
#include <m_ctype.h>
+#include <assert.h>
#define FCOMP 11 /* Byte per packat f{lt */