/* * Kerberos Framework Header File * * $Header: /cvs/repository/iservers/Servers/cyrus/cyrus_sasl/mac/CommonKClient/mac_kclient3/Headers/Kerberos/Kerberos.h,v 1.1 2004/03/31 18:08:39 dasenbro Exp $ */ #ifndef __KERBEROS__ #define __KERBEROS__ #ifndef __KERBEROSSUPPORT__ #include #endif /* __KERBEROSSUPPORT__ */ #ifndef __KERBEROSPREFERENCES__ #include #endif /* __KERBEROSPREFERENCES__ */ #ifndef __KERBEROSDES__ #include #endif /* __KERBEROSDES__ */ #ifndef __CREDENTIALSCACHE__ #include #endif /* __CREDENTIALSCACHE__ */ #ifndef __KERBEROSLOGIN__ #include #endif /* __KERBEROSLOGIN__ */ #ifndef __KERBEROSCOMERR__ #include #endif /* __KERBEROSCOMERR__ */ #ifndef __KERBEROSPROFILE__ #include #endif /* __KERBEROSPROFILE__ */ #ifndef __KERBEROS5__ #include #endif /* __KERBEROS5__ */ #ifndef __GSS__ #include #endif /* __GSS__ */ #ifndef __KERBEROS4__ #include #endif /* __KERBEROS4__ */ /* This is private for Macdev #ifndef __KERBEROSWRAPPERS__ #include #endif /* __KERBEROSWRAPPERS__ */ #ifndef __KCLIENT__ #include #endif /* __KCLIENT__ */ #ifndef __KCLIENTCOMPAT__ #include #endif /* __KCLIENTCOMPAT__ */ #ifndef __KCLIENTDEPRECATED__ #include #endif /* __KCLIENTDEPRECATED__ */ #endif /* __KERBEROS__ */