Complete support for --disable-afs-support

This commit is contained in:
Nicolas Williams
2016-08-10 19:51:11 -05:00
parent 3e6fb5bb41
commit 76c596ceb8
12 changed files with 41 additions and 16 deletions

View File

@@ -99,7 +99,9 @@
#include <krb5-v4compat.h>
typedef struct credentials CREDENTIALS;
#endif /* KRB5 */
#ifndef NO_AFS
#include <kafs.h>
#endif
#include <resolve.h>