* krb524.h: Updated C++ protection to not interfere with emacs
authorTom Yu <tlyu@mit.edu>
Sat, 15 Jun 2002 00:37:58 +0000 (00:37 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 15 Jun 2002 00:37:58 +0000 (00:37 +0000)
commit7a8bb97527b57514a600dc8a091e2846dad9c4cd
treed5517b73138c732df63d734efafa490d4e6c3728
parentf90cf39eb4efae7e8a8307012d9f3d853d651f40
* krb524.h: Updated C++ protection to not interfere with emacs
auto indentation and added KRB524_PRIVATE macro for Mac OS X to
control visibility of function prototypes

* krb524.h: Added C++ protection and Mac pragmas

* krb524.h, cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c,
misc.c, sendmsg.c: Updated header paths on Mac OS X so that we
correctly include the autogenerated krb524.h

* conv_creds.c, cnv_tkt_skey.c: added cast to remove warning.

* krb524.h: Updated to new Mac OS header layout.

* sendmsg.c: k5-int.h should be included as a local header

[pullups from 1-2-2-branch]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14507 dc483132-0cff-0310-8789-dd5450dbe970
src/krb524/ChangeLog
src/krb524/cnv_tkt_skey.c
src/krb524/conv_creds.c
src/krb524/conv_princ.c
src/krb524/encode.c
src/krb524/krb524.h
src/krb524/sendmsg.c