13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
20
20
#include "drizzled/internal/m_string.h"
21
21
#include "drizzled/charset_info.h"
22
22
#include <drizzled/util/test.h>
29
33
static int check_time_range(DRIZZLE_TIME *my_time, int *warning);
31
35
/* Windows version of localtime_r() is declared in my_ptrhead.h */