diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/krb5/krb/init_ctx.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/krb5/krb/init_ctx.c b/src/lib/krb5/krb/init_ctx.c index cd0685df38..99ff5fcdef 100644 --- a/src/lib/krb5/krb/init_ctx.c +++ b/src/lib/krb5/krb/init_ctx.c @@ -53,10 +53,7 @@ #include "int-proto.h" #include <ctype.h> #include "brand.c" -/* There has to be a better way for windows... */ -#if defined(unix) || TARGET_OS_MAC #include "../krb5_libinit.h" -#endif /* The des-mdX entries are last for now, because it's easy to configure KDCs to issue TGTs with des-mdX keys and then not accept |