* prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't define
authorKen Raeburn <raeburn@mit.edu>
Fri, 31 Mar 2006 02:03:25 +0000 (02:03 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 31 Mar 2006 02:03:25 +0000 (02:03 +0000)
commitafd5eb7ee761696dc499a0532df7483d95d68a47
tree20802b7f4f84405bf71c354b302c32c8c7e4eda7
parentdf7b8fbe4f34b29b1340e4998bc5827f1f1a4fbc
* prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't define

* configure.in: Don't test sizes of types.

* prof_init.c: Include stdint.h and inttypes.h if available.
(prof_int32): Always define as int32_t.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17815 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/configure.in
src/util/profile/prof_init.c
src/util/profile/prof_int.h