summaryrefslogtreecommitdiff
path: root/sql-common/my_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'sql-common/my_time.c')
-rw-r--r--sql-common/my_time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-common/my_time.c b/sql-common/my_time.c
index 96674723b34..a0ad773f266 100644
--- a/sql-common/my_time.c
+++ b/sql-common/my_time.c
@@ -19,6 +19,7 @@
#include <my_time.h>
#include <m_string.h>
#include <m_ctype.h>
+#include <mysqld_error.h>
/* Windows version of localtime_r() is declared in my_ptrhead.h */
#include <my_pthread.h>