* sendauth.c (krb5_sendauth): Instead of casting second argument
authorEzra Peisach <epeisach@mit.edu>
Mon, 30 Jul 2001 21:36:34 +0000 (21:36 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 30 Jul 2001 21:36:34 +0000 (21:36 +0000)
commit4b6bdc7bd151cff8ae6926f46547afc2e73df02c
treedadffebcf67b90bce9d0a719f26265f5add4182a
parent02b18b59e5969d5f3c173b9ea6b8dbf7ec13e992
* sendauth.c (krb5_sendauth): Instead of casting second argument
to getpeername() and getsockname() to "struct sockaddr *", cast to
system specific type as determined by autoconf.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13656 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/sendauth.c