Add gssrpcint.h to contain prototype for gssrpcint_printf. Include
authorEzra Peisach <epeisach@mit.edu>
Mon, 29 Dec 2008 17:39:29 +0000 (17:39 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 29 Dec 2008 17:39:29 +0000 (17:39 +0000)
commitff46eba6cf90aa87a1ae04c3bc660f8cd1bbba5e
treef672de8b29e2222cc34c7e185f70f1782accf559
parentc27165044b675285c475ad31dccf7570a8471035
Add gssrpcint.h to contain prototype for gssrpcint_printf.  Include
gcc printf attribute if supported. Include header file and fix up some
of the debugging printf arguments.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21632 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/Makefile.in
src/lib/rpc/auth_gssapi.c
src/lib/rpc/auth_gssapi_misc.c
src/lib/rpc/gssrpcint.h [new file with mode: 0644]
src/lib/rpc/svc_auth_gssapi.c