Reduce dependencies of k5-input.h
authorGreg Hudson <ghudson@mit.edu>
Tue, 18 Apr 2017 16:33:48 +0000 (12:33 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 18 Apr 2017 16:33:48 +0000 (12:33 -0400)
commitdbef9160fe060959df6b769492ff6e544e07a723
treeaf207d3d856213d51412c670d3720ce946fc8ff1
parent1ae8878998788405bfcd489715008badb69b55ac
Reduce dependencies of k5-input.h

Avoid using the krb5_error_code type (using int32_t instead), and
include k5-platform.h instead of k5-int.h, so that we can use
k5-input.h in libkrb5support.
src/include/k5-input.h
src/lib/krb5/ccache/ccmarshal.c