Include <stdint.h> if HAVE_STDINT_H || _LIBC, not
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 20:09:09 +0000 (20:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 20:09:09 +0000 (20:09 +0000)
commit4b7668c12a014b731213c5f20cebce91df25e977
tree8a3e260ba684693485873839550b91935e7228dc
parent7c6ecf213aeb1d02b48742869229fffd358163d9
Include <stdint.h> if HAVE_STDINT_H || _LIBC, not
ifdef _LIBC.
(md5_uint32): Use uint32_t if available.  Simplify fallback ifdefs.
lib/md5.h