do not include stdint.h unprotected
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 14 Mar 2012 03:54:27 +0000 (23:54 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 14 Mar 2012 03:54:27 +0000 (23:54 -0400)
commitcb6f7ea40ecd8b1d26ba94f2ee0631f049a9a7cc
tree6fdfae42a9d23c26fe395da082ba042fc2d353d9
parent25e533421a949dfad029adf78b563196bc1fcb22
do not include stdint.h unprotected

In most cases stdint.h should be inherited from roken.h.
In those cases where it cannot be, it must be protected by
  #ifdef HAVE_STDINT_H

Change-Id: I46cbaeab1d65939468f84179aeeef7e4f898b0bb
lib/asn1/der.h
lib/asn1/gen.c
lib/asn1/heim_asn1.h
lib/asn1/symbol.h
lib/roken/roken.h.in
lib/roken/strtoll.c
lib/roken/strtoull.c