summaryrefslogtreecommitdiff
path: root/sql/sql_builtin.cc.in
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_builtin.cc.in')
-rw-r--r--sql/sql_builtin.cc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_builtin.cc.in b/sql/sql_builtin.cc.in
index 3becdbaccfe..7ecd4918d7b 100644
--- a/sql/sql_builtin.cc.in
+++ b/sql/sql_builtin.cc.in
@@ -13,6 +13,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 <my_global.h>
#include <mysql/plugin.h>
typedef struct st_mysql_plugin builtin_plugin[];