stdint.h should only be accessed if HAVE_STDINT_H defined
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 22 Sep 2007 04:54:13 +0000 (04:54 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 22 Sep 2007 04:54:13 +0000 (04:54 +0000)
commit74072b43797b81269ce2b4e4f8f86d07a0312052
tree9b8156fa38cf137fec4463d6481e22a38fe291c2
parent7c2e4fb7565a7bde7b30ae29b9105e14a9fb4cd7
stdint.h should only be accessed if HAVE_STDINT_H defined

stdint.h does not exist on Windows.  Conditionally include it
based upon HAVE_STDINT_H

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19965 dc483132-0cff-0310-8789-dd5450dbe970
src/util/t_array.pm