diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index d0f076fee..1e39b0ff2 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -5,6 +5,10 @@ #include #include +#ifdef HAVE_CONFIG_H +#include +#endif + #ifdef HAVE_SYS_BITYPES_H #include #endif