summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormonty@mysql.com <>2005-05-14 17:08:43 +0300
committermonty@mysql.com <>2005-05-14 17:08:43 +0300
commit763250e7db7d43cb75f0d916836f04c0cf81e8ce (patch)
treee0b1ab7810c321dd831a3bb2fe1866878a73d167 /sql
parent9b39f8304ef1e9ca9a10803271125431ed15fc0f (diff)
downloadmariadb-git-763250e7db7d43cb75f0d916836f04c0cf81e8ce.tar.gz
Fixed compiler failure
Diffstat (limited to 'sql')
-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 */