summaryrefslogtreecommitdiff
path: root/sql/my_decimal.cc
diff options
context:
space:
mode:
authorTor Didriksen <tor.didriksen@oracle.com>2010-12-21 13:00:26 +0100
committerTor Didriksen <tor.didriksen@oracle.com>2010-12-21 13:00:26 +0100
commitf482437cdc22b01bd5f38e8eb6cdac9317baee28 (patch)
treec89697cfd2105436f135c4a0d9477da852d82981 /sql/my_decimal.cc
parent1e5b763660f51e4ad35749539cd579b92de3c43e (diff)
downloadmariadb-git-f482437cdc22b01bd5f38e8eb6cdac9317baee28.tar.gz
Bug #58699 cannot build with gcc dbg on solaris
Diffstat (limited to 'sql/my_decimal.cc')
-rw-r--r--sql/my_decimal.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/my_decimal.cc b/sql/my_decimal.cc
index 8a31cec6721..a5b60739b26 100644
--- a/sql/my_decimal.cc
+++ b/sql/my_decimal.cc
@@ -13,6 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+#include <my_global.h>
#include "sql_priv.h"
#include <time.h>