Change the way the check_tm assertion function is compiled out by wrapping them in...
authorMichael G Schwern <schwern@pobox.com>
Sat, 13 Sep 2008 13:13:41 +0000 (06:13 -0700)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:36:54 +0000 (18:36 +0100)
commitaf9b2bf51b38ba7606ef7abea6125f33702020ab
treeeaee4fb1565706e526d4e22239eef4f38ce4d2f1
parent767e26d7c823c3c5c43ef254adba671cd0fb1a66
Change the way the check_tm assertion function is compiled out by wrapping them in assert calls. This jives better with the way perl turns off asserts.

Put the localtime64.h include back.  We need the typedefs.
localtime64.c