diff --git a/kdc/headers.h b/kdc/headers.h index 3635d3c56..2240336e3 100644 --- a/kdc/headers.h +++ b/kdc/headers.h @@ -91,13 +91,19 @@ #include #include #include +#ifdef DIGEST #include +#endif +#ifdef KX509 #include +#endif #include #include #include +#ifndef NO_NTLM #include +#endif #include #undef ALLOC