* Correct function prototypes that should have been using
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 15 Nov 2005 00:16:17 +0000 (00:16 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 15 Nov 2005 00:16:17 +0000 (00:16 +0000)
commite9f59ca61ff224908576959a2cf394b63d05c462
tree4647cb42e407e4e8935c9d7ef8aed17a8ec1140a
parentafe2c8a8eb1f6c66796b78f127ab03a12dc84e90
  * Correct function prototypes that should have been using
    krb5_timestamp in order to prevent type conflicts if
    krb5_timestamp ever becomes a 64-bit value

  * Force the use of 32-bit time_t with Microsoft's VS 2005
    compiler on 32-bit platforms

  * Test for inclusion of krb5.h before k5-int.h

ticket: 2883

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17488 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/k5-int.h
src/include/krb5.hin
src/include/win-mac.h
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/timeofday.c
src/lib/krb5/os/toffset.c
src/lib/krb5/os/ustime.c