always include kafs

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11859 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-18 13:37:13 +00:00
parent 49710eefed
commit cdf76e1418

View File

@@ -148,6 +148,9 @@
#ifdef KRB4
#include <krb.h>
#endif
#if defined(KRB4) || defined(KRB5)
#include <kafs.h>
#endif