diff options
Diffstat (limited to 'sql-common/my_time.c')
-rw-r--r-- | sql-common/my_time.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-common/my_time.c b/sql-common/my_time.c index 5571b87e08a..4f415d83573 100644 --- a/sql-common/my_time.c +++ b/sql-common/my_time.c @@ -15,6 +15,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 <my_time.h> #include <m_string.h> #include <m_ctype.h> |