$OpenBSD: patch-etc_uams_uams_gss_c,v 1.1 2013/06/17 19:30:53 ajacoutot Exp $
--- etc/uams/uams_gss.c.orig	Tue Jun  4 01:15:14 2013
+++ etc/uams/uams_gss.c	Tue Jun  4 01:15:33 2013
@@ -63,7 +63,7 @@ char *strchr (), *strrchr ();
 
 /* We work around something I don't entirely understand... */
 /* BF: This is a Heimdal/MIT compatibility fix */
-#ifndef HAVE_GSS_C_NT_HOSTBASED_SERVICE
+#ifndef GSS_C_NT_HOSTBASED_SERVICE
 #define GSS_C_NT_HOSTBASED_SERVICE gss_nt_service_name
 #endif
 
