summaryrefslogtreecommitdiff
path: root/sql/sql_audit.h
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/sql_audit.h
parent1e5b763660f51e4ad35749539cd579b92de3c43e (diff)
downloadmariadb-git-f482437cdc22b01bd5f38e8eb6cdac9317baee28.tar.gz
Bug #58699 cannot build with gcc dbg on solaris
Diffstat (limited to 'sql/sql_audit.h')
-rw-r--r--sql/sql_audit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/sql_audit.h b/sql/sql_audit.h
index d676c3974bc..da44c4a023b 100644
--- a/sql/sql_audit.h
+++ b/sql/sql_audit.h
@@ -17,6 +17,8 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
+#include <my_global.h>
+
#include <mysql/plugin_audit.h>
#include "sql_class.h"