X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gssapi.c;h=c2c7d94ff46aef0502a587bf47db9c868d18d47e;hb=ecade79a63e9abad933e3705a02533620ddc92b5;hp=5a05ff8f9364b92683dafc4c7a4794ecacf07e14;hpb=e5fd7d15fd251658aed0853aee117c672035b1c0;p=~andy%2Ffetchmail diff --git a/gssapi.c b/gssapi.c index 5a05ff8f..c2c7d94f 100644 --- a/gssapi.c +++ b/gssapi.c @@ -33,7 +33,7 @@ # ifdef HAVE_GSSAPI_GSSAPI_GENERIC_H # include # endif -# ifndef HAVE_GSS_C_NT_HOSTBASED_SERVICE +# if HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE + 0 == 0 # define GSS_C_NT_HOSTBASED_SERVICE gss_nt_service_name # endif # endif