diff --git a/sys-auth/nss_ldap/files/nss_ldap-257.2-gssapi-headers.patch b/sys-auth/nss_ldap/files/nss_ldap-257.2-gssapi-headers.patch index cec5517e741cf..4698c415bc571 100644 --- a/sys-auth/nss_ldap/files/nss_ldap-257.2-gssapi-headers.patch +++ b/sys-auth/nss_ldap/files/nss_ldap-257.2-gssapi-headers.patch @@ -47,19 +47,18 @@ diff -ruN nss_ldap-257.2.orig/configure.in nss_ldap-257.2/configure.in diff -ruN nss_ldap-257.2.orig/ldap-nss.c nss_ldap-257.2/ldap-nss.c --- nss_ldap-257.2.orig/ldap-nss.c 2007-10-24 14:22:55.000000000 +0200 +++ nss_ldap-257.2/ldap-nss.c 2007-10-24 14:27:32.000000000 +0200 -@@ -82,10 +82,14 @@ +@@ -82,10 +82,13 @@ #endif #ifdef HAVE_GSSAPI_H #include -#elif defined(HAVE_GSSAPI_GSSAPI_KRB5_H) -+#else ++#endif +#ifdef HAVE_GSSAPI_GSSAPI_H #include +#endif +#ifdef HAVE_GSSAPI_GSSAPI_KRB5_H #include #endif -+#endif #ifdef CONFIGURE_KRB5_CCNAME #include #endif