Windows: do not set USE_32BIT_TIME_T for Heimdal
commitf1ece0a86552752c41779600b654f6dc2d54ef54
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 21:09:21 +0000 (23 17:09 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 21:12:15 +0000 (23 17:12 -0400)
treeebc8f035091eb64e93b4b765f9958a07de68425a
parent4d1b909df119a8d283079ec0108d589e458a930c
Windows: do not set USE_32BIT_TIME_T for Heimdal

Heimdal does not have any backward compatibility issues unlike
MIT.  There is no reason to restrict out interfaces to using
32-bit time of 32-bit Windows.  Our supported compilers default
to 64-bit time_t.  Use it.

(cherry picked from commit 949f4274880c6d74fa5d69e86a36b5f011d6f24e)

Change-Id: Id44dc3683afc03b051cff175df3d6bf8007ac5bc
windows/NTMakefile.w32