summaryrefslogtreecommitdiff
path: root/source3/include/krb5_protos.h
AgeCommit message (Collapse)AuthorFilesLines
2009-11-27s3-kerberos: only use krb5 headers where required.Günther Deschner1-0/+148
This seems to be the only way to deal with mixed heimdal/MIT setups during merged build. Guenther