Don't use cc_uint4 since the Windows include file apparently doesn't
authorTheodore Tso <tytso@mit.edu>
Tue, 23 Mar 1999 22:12:56 +0000 (22:12 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 23 Mar 1999 22:12:56 +0000 (22:12 +0000)
commit83d2542e66f758151a08510f2c572c6bc60fd2c2
treeb4622304f11973691aa23987a5fb2539331a18c0
parent1a9e233627a3df893e0ae014ae80125840934dd0
Don't use cc_uint4 since the Windows include file apparently doesn't
include it.  unsigned int will work just fine here for now.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11302 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ccapi/stdcc_util.c