diff options
Diffstat (limited to 'include/my_time.h')
-rw-r--r-- | include/my_time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/my_time.h b/include/my_time.h index 1c549ced6b0..6c53e39d1d8 100644 --- a/include/my_time.h +++ b/include/my_time.h @@ -27,6 +27,7 @@ C_MODE_START extern ulonglong log_10_int[20]; +extern uchar days_in_month[]; /* Portable time_t replacement. |