X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gssapi.c;h=95d631b87c2e6e4db3e2f9ec774554daac89e4f6;hb=87bcf29364c4640edb87cc2186b965d1a564d70c;hp=e01b98682ac25bdeebc2e662a9db1c083d044051;hpb=7db382b5b9a4fe8cdaf7b7c18a86bdb35fdf2853;p=~andy%2Ffetchmail diff --git a/gssapi.c b/gssapi.c index e01b9868..95d631b8 100644 --- a/gssapi.c +++ b/gssapi.c @@ -31,7 +31,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